Searched refs:OS_IncreaseMutexCount (Results 1 – 2 of 2) sorted by relevance
153 OS_IncreaseMutexCount(mutex); in OS_TryLockMutex()160 OS_IncreaseMutexCount(mutex); in OS_TryLockMutex()262 OS_IncreaseMutexCount(mutex); in OS_TryLockMutexR()303 OS_IncreaseMutexCount(mutex); in OS_TryLockMutexW()
70 static inline void OS_IncreaseMutexCount( OSMutex* mutex ) in OS_IncreaseMutexCount() function