vQueueDelete

queue.

h

void vQueueDelete( xQueueHandle xQueue );

Delete a queue - freeing all the memory allocated for storing of items placed on the queue.

Parameters:
xQueue A handle to the queue to be deleted.

Generated on Fri Feb 19 02:30:29 2010 for AVR32 UC3 - FreeRTOS Real Time Kernel by  doxygen 1.5.5