HomeSort by relevance Sort by last modified time
    Searched refs:WaitForIdleThreads (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/threading/
worker_pool_posix_unittest.cc 147 void WaitForIdleThreads(int num_idle_threads) {
188 WaitForIdleThreads(1);
200 WaitForIdleThreads(1);
208 WaitForIdleThreads(2);
224 WaitForIdleThreads(2);
235 WaitForIdleThreads(1);
244 WaitForIdleThreads(2);
261 WaitForIdleThreads(1);
  /external/chromium_org/base/threading/
worker_pool_posix_unittest.cc 116 void WaitForIdleThreads(int num_idle_threads) {
159 WaitForIdleThreads(1);
170 WaitForIdleThreads(1);
178 WaitForIdleThreads(2);
194 WaitForIdleThreads(2);
205 WaitForIdleThreads(1);
214 WaitForIdleThreads(2);
231 WaitForIdleThreads(1);

Completed in 47 milliseconds