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

/external/chromium/base/threading/
H A Dworker_pool_posix_unittest.cc147 void WaitForIdleThreads(int num_idle_threads) { function in class:base::__anon1644::PosixDynamicThreadPoolTest
188 WaitForIdleThreads(1);
200 WaitForIdleThreads(1);
208 WaitForIdleThreads(2);
224 WaitForIdleThreads(2);
235 WaitForIdleThreads(1);
244 WaitForIdleThreads(2);
261 WaitForIdleThreads(1);

Completed in 83 milliseconds