concurrency v5.0.0 (2022-10-19T08:12:29Z)
Dub
Repo
WaitableQueue.producer
concurrency
data
queue
waitable
WaitableQueue
Undocumented in source. Be warned that the author may not have intended to support it.
class
WaitableQueue
(Q)
@
trusted
nothrow @
nogc
static if
(
__traits(compiles, q.producer)
)
shared
(
WaitableQueueProducer
!
Q
)
producer
(
)
Meta
Source
See Implementation
concurrency
data
queue
waitable
WaitableQueue
constructors
this
functions
empty
opSlice
pop
producer
push