Searched defs:OS_RecursiveMutexUnlock (Results 1 – 2 of 2) sorted by relevance
177 OS_Status OS_RecursiveMutexUnlock(OS_Mutex_t *mutex) in OS_RecursiveMutexUnlock() function
100 static inline OS_Status OS_RecursiveMutexUnlock(OS_Mutex_t *mutex) in OS_RecursiveMutexUnlock() function
Completed in 3 milliseconds