concurrency v5.0.3 (2023-04-12T14:20:47Z)
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