NAME

KERNEL32_GetCurrentThreadId  (KERNEL32.@)

SYNOPSIS

 DWORD KERNEL32_GetCurrentThreadId
 (
 )

DESCRIPTION

Get the current thread identifier.

RETURNS

current thread identifier

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/kernel32/thread.c". https://source.winehq.org/source/dlls/kernel32/thread.c

Debug channel "thread".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.