☰
D
dejadoc
GID:GST1
/
gst.atomic_queue
/
AtomicQueue.pop
🔍
☾
AtomicQueue.pop
void * pop()
Get the head element of the queue.
Returns
the head element of queue or null when
the queue is empty.