LockedQueue.popBack

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

struct LockedQueue(T)
public nothrow @nogc
T
popBack
()

Meta