Searched refs:kMaxThreadCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/base/platform/
H A Dcondition-variable-unittest.cc270 static const int kMaxThreadCount = 16; local
273 for (int thread_count = 1; thread_count < kMaxThreadCount; ++thread_count) {

Completed in 67 milliseconds