bool qQueueStatus ( Q_QUEUE queue,
int *  used,
int *  max 
)

Get queue internal status

Parameters:
queue a pointer of Q_QUEUE
used if not NULL, a number of pushed objects will be stored
max if not NULL, the maximum number of pushable objects(queue size) will be stored
Returns:
true if successful, otherwise returns false

Definition at line 292 of file qQueue.c.


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