gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
LockedQueue.pushBack
gfm
core
queue
LockedQueue
Push an item to the back, block if queue is full.
class
LockedQueue
(T)
void
pushBack
(
T
x
)
Meta
Source
See Implementation
gfm
core
queue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
Push an item to the back, block if queue is full.