Home
last modified time | relevance | path

Searched refs:queueMUTEX_GIVE_BLOCK_TIME (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Dqueue.c83 #define queueMUTEX_GIVE_BLOCK_TIME ( ( TickType_t ) 0U ) macro
787 … ( void ) xQueueGenericSend( pxMutex, NULL, queueMUTEX_GIVE_BLOCK_TIME, queueSEND_TO_BACK ); in xQueueGiveMutexRecursive()