Searched refs:ThreadMutex (Results 1 – 3 of 3) sorted by relevance
64 struct ThreadMutex { struct71 ThreadMutex locked[kMaxNesting];207 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexBeforeLock()294 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexAfterLock()
65 struct ThreadMutex { struct72 ThreadMutex locked[kMaxNesting];206 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexBeforeLock()293 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexAfterLock()
66 struct ThreadMutex { struct73 ThreadMutex locked[kMaxNesting];209 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexBeforeLock()296 ThreadMutex *tm = <->locked[lt->nlocked++]; in MutexAfterLock()