uxQueueMessagesWaiting

queue.

h

unsigned portBASE_TYPE uxQueueMessagesWaiting( const xQueueHandle xQueue );

Return the number of messages stored in a queue.

Parameters:
xQueue A handle to the queue being queried.
Returns:
The number of messages available in the queue.

Generated on Thu Dec 17 20:02:02 2009 for AVR32 UC3 - FreeRTOS Real Time Kernel by  doxygen 1.5.5