Home
last modified time | relevance | path

Searched refs:theLocks (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dind_lockcpp.c43 struct RecursiveMutex theLocks[3] = { variable
51 struct RecursiveMutex * rm = theLocks+i; in __ghsLockCpp()
65 struct RecursiveMutex * rm = theLocks+i; in __ghsUnlockCpp()
83 } theLocks[3] = { variable
92 struct RecursiveMutex * rm = theLocks+i; in __ghsLockCpp()
107 struct RecursiveMutex * rm = theLocks+i; in __ghsUnlockCpp()
181 } theLocks[3] = { variable
189 struct RecursiveMutex * rm = theLocks+i; in __ghsLockCpp()
204 struct RecursiveMutex * rm = theLocks+i; in __ghsUnlockCpp()
219 static pthread_mutex_t theLocks[3] = { variable
[all …]