Searched refs:thread_two (Results 1 – 2 of 2) sorted by relevance
88 std::thread thread_two(ThreadTwo, mutex, condvar, ¬ification, &state); in RunTests() local90 thread_two.join(); in RunTests()