Searched defs:StopSoon (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/threading/ | ||
D | thread.cc | 193 void Thread::StopSoon() { in StopSoon() function in base::Thread |
D | thread_unittest.cc | 252 TEST_F(ThreadTest, StopSoon) { in TEST_F() argument |