Documentation
Dlang.org
AtomicQueue.push
gst
atomic_queue
AtomicQueue
Append data to the tail of the queue.
class
AtomicQueue
void
push
(
void
*
data
= null
)
Parameters
data
void
*
the data
gst
atomic_queue
AtomicQueue
constructors
this
functions
length
peek
pop
push
Append data to the tail of the queue.