Searched defs:OS_RecursiveMutexLock (Results 1 – 2 of 2) sorted by relevance
154 OS_Status OS_RecursiveMutexLock(OS_Mutex_t *mutex, OS_Time_t waitMS) in OS_RecursiveMutexLock() function
87 static inline OS_Status OS_RecursiveMutexLock(OS_Mutex_t *mutex, OS_Time_t waitMS) in OS_RecursiveMutexLock() function
Completed in 4 milliseconds