Searched refs:xInheritanceOccurred (Results 1 – 1 of 1) sorted by relevance
1578 BaseType_t xInheritanceOccurred = pdFALSE; in xQueueSemaphoreTake() local1701 … xInheritanceOccurred = xTaskPriorityInherit( pxQueue->u.xSemaphore.xMutexHolder ); in xQueueSemaphoreTake()1749 if( xInheritanceOccurred != pdFALSE ) in xQueueSemaphoreTake()