nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Win32Thread.this
nulib
win32
threading
thread
Win32Thread
Creates a thread by providing an existing handle.
this
(ThreadContext ctx)
this
(HANDLE handle)
class
Win32Thread
@
nogc
@
trusted
this
(
HANDLE
handle
)
Meta
Source
See Implementation
nulib
win32
threading
thread
Win32Thread
constructors
this
destructors
~this
functions
cancel
join
start
properties
isRunning
tid
Creates a thread by providing an existing handle.