Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h471 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex);
Dreadme.md232 | xSemaphoreGiveRecursive() | It’s not possible to give a mutex from an ISR. |
Dtx_freertos.c1424 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex) in xSemaphoreGiveRecursive() function