bool qQueuePush ( Q_QUEUE queue,
const void *  object 
)

Push object into queue

Parameters:
queue a pointer of Q_QUEUE
object object pointer which points object data to push
Returns:
true if successful, otherwise(queue full or not initialized) returns false

Definition at line 203 of file qQueue.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1