hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
Condition.notify
hunt
pool
impl
Condition
Condition
Notifies one waiter.
class
Condition
void
notify
(
)
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
Notifies one waiter.