vibe-core ~master (2022-04-01T19:24:37Z)
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