WAIT_FOR_THREAD@

Platform

x64, Win32

Purpose

To take a thread handle created via START_THREAD@ and wait for the given thread to end.

Syntax

SUBROUTINE WAIT_FOR_THREAD@(HANDLE)
INTEGER(7) HANDLE

Description

If zero is passed instead of a handle then the routine waits for all threads (created using START_THREAD@) to end.

See also

START_THREAD@, LOCK@, UNLOCK@.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited