Searched defs:pxNewQueue (Results 1 – 2 of 2) sorted by relevance
382 Queue_t * pxNewQueue = NULL; in xQueueGenericCreateStatic() local506 Queue_t * pxNewQueue = NULL; in xQueueGenericCreate() local573 Queue_t * pxNewQueue ) in prvInitialiseNewQueue()617 static void prvInitialiseMutex( Queue_t * pxNewQueue ) in prvInitialiseMutex()
742 #define traceQUEUE_CREATE( pxNewQueue ) argument750 #define traceCREATE_MUTEX( pxNewQueue ) argument1190 #define traceRETURN_xQueueGenericCreateStatic( pxNewQueue ) argument1206 #define traceRETURN_xQueueGenericCreate( pxNewQueue ) argument
Completed in 22 milliseconds