Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Dreactor_unittest.cc176 auto another_thread = std::thread(&Reactor::Run, reactor_); in TEST_F() local
178 another_thread.join(); in TEST_F()