OS_GetCurrentThreadId

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > OS (Operating System) >

OS_GetCurrentThreadId

 

Description

 

Retrieves the thread identifier of the calling thread.

 

Syntax

 

OS_GetCurrentThreadId

 

Returns

 

Number, thread ID.

 

Remarks

 

Restrictions

 

See also

 

Examples