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