tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
Condition.notify
tango
core
sync
Condition
Condition
Notifies one waiter.
class
Condition
void
notify
(
)
Throws
SyncException on error.
Meta
Source
See Implementation
tango
core
sync
Condition
Condition
constructors
this
destructors
~this
functions
notify
notifyAll
wait
Notifies one waiter.