SSBM Decomp
|
#include <dolphin/os/OSMutex.h>
Functions | |
void | __OSUnlockAllMutex (OSThread *thread) |
bool | __OSCheckMutex (OSMutex *mutex) |
bool | __OSCheckDeadLock (OSThread *thread) |
bool | __OSCheckMutexes (OSThread *thread) |
void __OSUnlockAllMutex | ( | OSThread * | thread | ) |