Searched defs:xMutex (Results 1 – 1 of 1) sorted by relevance
1334 BaseType_t xSemaphoreTakeRecursive(SemaphoreHandle_t xMutex, TickType_t xTicksToWait) in xSemaphoreTakeRecursive()1424 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex) in xSemaphoreGiveRecursive()1448 TaskHandle_t xSemaphoreGetMutexHolder(SemaphoreHandle_t xMutex) in xSemaphoreGetMutexHolder()1456 TaskHandle_t xSemaphoreGetMutexHolderFromISR(SemaphoreHandle_t xMutex) in xSemaphoreGetMutexHolderFromISR()