Searched refs:another_thread (Results 1 – 1 of 1) sorted by relevance
176 auto another_thread = std::thread(&Reactor::Run, reactor_); in TEST_F() local178 another_thread.join(); in TEST_F()