concurrency ~master (2022-01-07T14:23: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
pop
producer
push