dplug v6.0.22
Dub
Repo
LockedQueue.popBack
dplug
core
lockedqueue
LockedQueue
Pop an item from the back, block if queue is empty.
struct
LockedQueue
(T)
nothrow @
nogc
T
popBack
(
)
Meta
Source
See Implementation
dplug
core
lockedqueue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
tryPopBack
tryPopFront
Pop an item from the back, block if queue is empty.