nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
_beginthreadex
nulib
win32
threading
thread
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
) @
nogc
nothrow extern
ptrdiff_t
_beginthreadex
(
void
*
,
uint
,
fp_t
,
void
*
,
uint
,
uint
*
)
Meta
Source
See Implementation
nulib
win32
threading
thread
aliases
fp2_t
fp_t
classes
Win32Thread
functions
GetCurrentThreadId
ResumeThread
Sleep
SuspendThread
_beginthreadex
_nu_thread_current_tid
_nu_thread_new
_nu_thread_sleep
_nu_thread_win32_entry
manifest constants
CREATE_SUSPENDED