gfm v2.0.16 (2015-04-13T07:35:49Z)
Home
Dub
Repo
LockedQueue.popFront
gfm
core
queue
LockedQueue
Pop an item from the front, block if queue is empty.
class
LockedQueue
(T)
T
popFront
(
)
Meta
Source
See Implementation
gfm
core
queue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
Pop an item from the front, block if queue is empty.