Searched defs:other_thread (Results 1 – 5 of 5) sorted by relevance
51 pthread_t other_thread; in main() local
74 base::Thread* other_thread() { return &other_thread_; } in other_thread() function in base::__anonf7cba8bf0111::SequenceCheckerTest
193 Thread other_thread("other thread"); in TEST_F() local
690 TestIOThread* other_thread = threads[other_idx].get(); in TEST_F() local740 TestIOThread* other_thread = threads[other_idx].get(); in TEST_F() local
293 Thread other_thread; in TEST() local