SSBM Decomp
Loading...
Searching...
No Matches
OSMutex.c File Reference

Functions

void __OSUnlockAllMutex (OSThread *thread)
 
bool __OSCheckMutex (OSMutex *mutex)
 
bool __OSCheckDeadLock (OSThread *thread)
 
bool __OSCheckMutexes (OSThread *thread)
 

Function Documentation

◆ __OSUnlockAllMutex()

void __OSUnlockAllMutex ( OSThread thread)

◆ __OSCheckMutex()

bool __OSCheckMutex ( OSMutex mutex)

◆ __OSCheckDeadLock()

bool __OSCheckDeadLock ( OSThread thread)

◆ __OSCheckMutexes()

bool __OSCheckMutexes ( OSThread thread)