dplug ~master (2025-01-07T15:22:33Z)
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.