gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
LockedQueue.popBack
gfm
core
queue
LockedQueue
Pop an item from the back, block if queue is empty.
class
LockedQueue
(T)
T
popBack
(
)
Meta
Source
See Implementation
gfm
core
queue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
Pop an item from the back, block if queue is empty.