vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
ManualEvent.emit
index
vibe
core
sync
ManualEvent
Emits the signal, waking up all owners of the signal.
interface
ManualEvent
@
safe
nothrow
void
emit
(
)
Meta
Source
See Implementation
index
vibe
core
sync
ManualEvent
functions
emit
wait
waitUninterruptible
properties
emitCount
Emits the signal, waking up all owners of the signal.