hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
Condition.wait
hunt
pool
impl
Condition
Condition
Wait until notified.
void
wait
()
class
Condition
void
wait
(
)
bool
wait
(Duration val)
Throws
SyncError on error.
Meta
Source
See Implementation
hunt
pool
impl
Condition
Condition
constructors
this
destructors
~this
functions
getWaitQueueLength
hasWaiters
notify
notifyAll
wait
properties
mutex
mutex_nothrow
Wait until notified.