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