Searched refs:OSMutex (Results 1 – 9 of 9) sorted by relevance
44 struct OSMutex struct57 void OSInitMutex ( OSMutex* mutex ); argument58 void OSLockMutex ( OSMutex* mutex );59 void OSUnlockMutex ( OSMutex* mutex );60 BOOL OSTryLockMutex( OSMutex* mutex );62 void OSWaitCond ( OSCond* cond, OSMutex* mutex );
108 typedef struct OSMutex OSMutex; typedef130 OSMutex* head;131 OSMutex* tail;136 OSMutex* next;137 OSMutex* prev;156 OSMutex* mutex; // mutex trying to lock
40 OSMutex Mutex;
107 OSMutex mutex; // For exclusive use between threads
28 static OSMutex sRootMutex; // multi-heap management exclusion controls (24B)
49 OSMutex mutex; // mutex for control block65 OSMutex mutexDirectory; // mutex for directory and numFiles
440 0000620c 0001dc 8000c92c 00008aec 1 .text os.a OSMutex.o441 0000620c 000038 8000c92c 00008aec 4 OSInitMutex os.a OSMutex.o442 00006244 0000dc 8000c964 00008b24 4 OSLockMutex os.a OSMutex.o443 00006320 0000c8 8000ca40 00008c00 4 OSUnlockMutex os.a OSMutex.o444 UNUSED 00006c ........ ........ __OSUnlockAllMutex os.a OSMutex.o445 UNUSED 0000bc ........ ........ OSTryLockMutex os.a OSMutex.o446 UNUSED 000004 ........ ........ OSInitCond os.a OSMutex.o447 UNUSED 0000dc ........ ........ OSWaitCond os.a OSMutex.o448 UNUSED 000004 ........ ........ OSSignalCond os.a OSMutex.o449 UNUSED 0000fc ........ ........ __OSCheckMutex os.a OSMutex.o[all …]
503 00008208 0001dc 8000e928 0000aae8 1 .text os.a OSMutex.o504 00008208 000038 8000e928 0000aae8 4 OSInitMutex os.a OSMutex.o505 00008240 0000dc 8000e960 0000ab20 4 OSLockMutex os.a OSMutex.o506 0000831c 0000c8 8000ea3c 0000abfc 4 OSUnlockMutex os.a OSMutex.o507 UNUSED 00006c ........ ........ __OSUnlockAllMutex os.a OSMutex.o508 UNUSED 0000bc ........ ........ OSTryLockMutex os.a OSMutex.o509 UNUSED 000004 ........ ........ OSInitCond os.a OSMutex.o510 UNUSED 0000dc ........ ........ OSWaitCond os.a OSMutex.o511 UNUSED 000004 ........ ........ OSSignalCond os.a OSMutex.o512 UNUSED 0000fc ........ ........ __OSCheckMutex os.a OSMutex.o[all …]