Documentation
Dlang.org
AtomicQueue.pop
gst
atomic_queue
AtomicQueue
Get the head element of the queue.
class
AtomicQueue
void
*
pop
(
)
Return Value
Type:
void
*
the head element of queue or null when the queue is empty.
gst
atomic_queue
AtomicQueue
constructors
this
functions
length
peek
pop
push
Get the head element of the queue.