bool qQueueClear ( Q_QUEUE queue  ) 

Reset queue

Parameters:
queue a pointer of Q_QUEUE
Returns:
true if successful, otherwise returns false
Note:
You do not need to call this, after qQueueInit(). This is useful when you reset all of data in the queue.

Definition at line 187 of file qQueue.c.


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