_threadid

De RAD Studio
Aller à : navigation, rechercher

Remonter à Stddef.h - Index


Header File

stddef.h

Syntax

extern long _threadid;

Description

_threadid is a long integer that contains the ID of the currently executing thread. It is implemented as a macro, and should be declared only by including stddef.h.