vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
ManualEvent.emitSingle
vibe
core
sync
ManualEvent
Emits the signal, waking up at least one waiting task
struct
ManualEvent
@
safe
shared nothrow @
trusted
int
emitSingle
(
)
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 at least one waiting task