Home
last modified time | relevance | path

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

/external/chromium/base/threading/
Dsimple_thread_unittest.cc152 pool.JoinAll(); in TEST()
166 pool.JoinAll(); in TEST()
Dthread_local_unittest.cc140 tp1.JoinAll(); in TEST()
141 tp2.JoinAll(); in TEST()
Dsimple_thread.h161 void JoinAll();
Dsimple_thread.cc101 void DelegateSimpleThreadPool::JoinAll() { in JoinAll() function in base::DelegateSimpleThreadPool
/external/chromium/base/
Dlazy_instance_unittest.cc95 pool.JoinAll(); in TEST()