Searched refs:OSi_UnlockMutexCore (Results 1 – 1 of 1) sorted by relevance
21 void OSi_UnlockMutexCore(OSMutex *mutex, u32 type);88 OSi_UnlockMutexCore(mutex, OS_MUTEX_TYPE_STD); in OS_UnlockMutex()331 void OSi_UnlockMutexCore(OSMutex *mutex, u32 type ) in OSi_UnlockMutexCore() function401 OSi_UnlockMutexCore( mutex, OS_MUTEX_TYPE_R ); in OS_UnlockMutexR()415 OSi_UnlockMutexCore( mutex, OS_MUTEX_TYPE_W ); in OS_UnlockMutexW()429 OSi_UnlockMutexCore( mutex, OS_MUTEX_TYPE_NONE ); in OS_UnlockMutexRW()