Afficher : Delphi C++
Préférences d'affichage

_threadid

De RAD Studio XE2

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.

Versions précédentes
Autres langues