dplug v14.4.1 (2024-07-29T08:05:13Z)
Home
Dub
Repo
ConditionVariable.this
dplug
core
sync
ConditionVariable
Initializes a condition variable.
struct
ConditionVariable
nothrow @
nogc
this
(
int
dummy
)
Meta
Source
See Implementation
dplug
core
sync
ConditionVariable
constructors
this
destructors
~this
functions
handleAddr
notifyAll
notifyOne
wait
Initializes a condition variable.