Searched refs:num_posting_threads (Results 1 – 2 of 2) sorted by relevance
151 size_t num_posting_threads, in StartThreadPool() argument156 num_posting_threads, in StartThreadPool()160 for (size_t i = 0; i < num_posting_threads; ++i) { in StartThreadPool()
171 void RunTest(const int num_posting_threads, TimeDelta duration) { in RunTest() argument173 for (int i = 0; i < num_posting_threads; ++i) { in RunTest()