Searched refs:kMaxPerThread (Results 1 – 2 of 2) sorted by relevance
16 const int kMaxPerThread = 10; variable47 if (what < 4 && locked.size() < kMaxPerThread) { in Thread()