LockedQueue.popFront

Pop an item from the front, block if queue is empty.

class LockedQueue(T)
T
popFront
()

Meta