vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
ManualEvent.emitCount
vibe
core
sync
ManualEvent
A counter that is increased with every emit() call
struct
ManualEvent
@
safe
const shared nothrow @
trusted
int
emitCount
(
)
Meta
Source
See Implementation
vibe
core
sync
ManualEvent
enums
EmitMode
functions
emit
emitCount
emitSingle
opCast
wait
waitUninterruptible
postblits
this(this)
static variables
ms_threadEvent
A counter that is increased with every emit() call