Searched refs:kMaxNesting (Results 1 – 1 of 1) sorted by relevance
24 const int kMaxNesting = 64; variable73 ThreadMutex locked[kMaxNesting];207 CHECK_LE(lt->nlocked, kMaxNesting); in MutexBeforeLock()297 CHECK_LE(lt->nlocked, kMaxNesting); in MutexAfterLock()