mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
Barrier.hasWaiters
mecca
reactor
sync
barrier
Barrier
Report whether there are any fibers we might be waiting for
struct
Barrier
@
property
pure const nothrow @
safe
@
nogc
bool
hasWaiters
(
)
Meta
Source
See Implementation
mecca
reactor
sync
barrier
Barrier
functions
addWaiter
markDone
markDoneAndWaitAll
waitAll
properties
hasWaiters
numWaiters
Report whether there are any fibers we might be waiting for