nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Win32Thread.isRunning
nulib
win32
threading
thread
Win32Thread
Whether the thread is currently running.
class
Win32Thread
@
nogc
override @
property
@
trusted
=>
nu_atomic_load_32
(
suspendCount_
) == 0
bool
isRunning
(
)
Meta
Source
See Implementation
nulib
win32
threading
thread
Win32Thread
constructors
this
destructors
~this
functions
cancel
join
start
properties
isRunning
tid
Whether the thread is currently running.