Searched refs:kMaxNesting (Results 1 – 1 of 1) sorted by relevance
23 const int kMaxNesting = 64; variable72 ThreadMutex locked[kMaxNesting];200 CHECK_LE(lt->nlocked, kMaxNesting); in MutexBeforeLock()290 CHECK_LE(lt->nlocked, kMaxNesting); in MutexAfterLock()