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

/external/chromium/base/synchronization/
H A Dcondition_variable_unittest.cc82 void thread_shutting_down();
557 // take the lock. Threads will call the thread_shutting_down() method with the
570 void WorkQueue::thread_shutting_down() { function in class:base::__anon1786::WorkQueue
720 thread_shutting_down();
/external/chromium_org/base/synchronization/
H A Dcondition_variable_unittest.cc84 void thread_shutting_down();
575 // take the lock. Threads will call the thread_shutting_down() method with the
588 void WorkQueue::thread_shutting_down() { function in class:base::__anon3977::WorkQueue
738 thread_shutting_down();

Completed in 109 milliseconds