vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
TaskCondition.wait
vibe
core
sync
TaskCondition
Undocumented in source. Be warned that the author may not have intended to support it.
void
wait
()
bool
wait
(Duration timeout)
class
TaskCondition
@
safe
override nothrow
bool
wait
(
Duration
timeout
)
Meta
Source
See Implementation
vibe
core
sync
TaskCondition
constructors
this
functions
notify
notifyAll
wait
properties
mutex