Home
last modified time | relevance | path

Searched refs:JoinAll (Results 1 – 9 of 9) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dreraiser_thread_unittest.py57 group.JoinAll()
71 group.JoinAll()
82 group.JoinAll()
96 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
Dreraiser_thread.py173 def JoinAll(self, watcher=None, timeout=None, member in ReraiserThreadGroup
203 self.JoinAll(watcher)
Dtimeout_retry.py157 thread_group.JoinAll(watcher=thread_group.GetWatcher(), timeout=60,
Dparallelizer.py135 self._objs.JoinAll()
/external/libchrome/base/threading/
Dthread_local_unittest.cc141 tp1.JoinAll(); in TEST()
142 tp2.JoinAll(); in TEST()
Dsimple_thread_unittest.cc215 pool.JoinAll(); in TEST()
230 pool.JoinAll(); in TEST()
Dsimple_thread.h207 void JoinAll();
Dsimple_thread.cc131 void DelegateSimpleThreadPool::JoinAll() { in JoinAll() function in base::DelegateSimpleThreadPool
/external/libchrome/base/
Dlazy_instance_unittest.cc121 pool.JoinAll(); in TEST()