AtomicQueue.push

void push(void * data = null) nothrow

Append data to the tail of the queue.

Parameters

datathe data