vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
InterruptibleTaskCondition.this
vibe
core
sync
InterruptibleTaskCondition
Undocumented in source.
class
InterruptibleTaskCondition
@
safe
this
(
M
)
(
M
mutex
)
if
(
is
(
M
:
Mutex
) ||
is
(
M
:
Lockable
)
)
Meta
Source
See Implementation
vibe
core
sync
InterruptibleTaskCondition
constructors
this
functions
notify
notifyAll
wait
properties
mutex