nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
Thread.start
nulib
threading
thread
Thread
Starts executing the thread.
class
Thread
@
nogc
@
safe
Thread
start
(
)
Return Value
Type:
Thread
This thread instance, allowing chaining.
Meta
Source
See Implementation
nulib
threading
thread
Thread
constructors
this
functions
cancel
join
onExecute
start
properties
isRunning
nativeHandle
selfTid
tid
static functions
sleep
Starts executing the thread.