dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
Thread.this
dplug
core
thread
Thread
Create a suspended thread.
struct
Thread
nothrow @
nogc
this
(
ThreadDelegate
callback
,
size_t
stackSize
= 0
)
Meta
Source
See Implementation
dplug
core
thread
Thread
constructors
this
destructors
~this
functions
join
start
postblits
this(this)
Create a suspended thread.