GetCurrentThreadId.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetCurrentThreadId (KRNL386.462)

SYNOPSIS

DWORD GetCurrentThreadId
 (
 )

DESCRIPTION

Get the current thread identifier.

RETURNS

current thread identifier

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/thread.c".

Debug channel "thread".