vibe-core ~master (2022-04-01T19:24:37Z)
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.