Searched defs:JoinAll (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/build/android/pylib/utils/ | ||
D | reraiser_thread.py | 130 def JoinAll(self, watcher=watchdog_timer.WatchdogTimer(None)): member in ReraiserThreadGroup |
/external/chromium_org/base/threading/ | ||
D | simple_thread.cc | 108 void DelegateSimpleThreadPool::JoinAll() { in JoinAll() function in base::DelegateSimpleThreadPool |