Searched defs:xMutex (Results 1 – 1 of 1) sorted by relevance
1331 BaseType_t xSemaphoreTakeRecursive(SemaphoreHandle_t xMutex, TickType_t xTicksToWait) in xSemaphoreTakeRecursive()1421 BaseType_t xSemaphoreGiveRecursive(SemaphoreHandle_t xMutex) in xSemaphoreGiveRecursive()1445 TaskHandle_t xSemaphoreGetMutexHolder(SemaphoreHandle_t xMutex) in xSemaphoreGetMutexHolder()1453 TaskHandle_t xSemaphoreGetMutexHolderFromISR(SemaphoreHandle_t xMutex) in xSemaphoreGetMutexHolderFromISR()