Home
last modified time | relevance | path

Searched defs:xQueueGiveMutexRecursive (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/include/
Dmpu_wrappers.h119 #define xQueueGiveMutexRecursive MPU_xQueueGiveMutexRecursive macro
/Kernel-v11.1.0/
Dqueue.c756 BaseType_t xQueueGiveMutexRecursive( QueueHandle_t xMutex ) in xQueueGiveMutexRecursive() function