vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
ManualEvent.emit
vibe
core
sync
ManualEvent
Emits the signal, waking up all owners of the signal.
struct
ManualEvent
@
safe
shared nothrow @
trusted
int
emit
(
)
Meta
Source
See Implementation
vibe
core
sync
ManualEvent
enums
EmitMode
functions
emit
emitCount
emitSingle
opCast
wait
waitUninterruptible
postblits
this(this)
static variables
ms_threadEvent
Emits the signal, waking up all owners of the signal.