Searched refs:thread_one (Results 1 – 2 of 2) sorted by relevance
87 std::thread thread_one(ThreadOne, mutex, condvar, ¬ification, &state); in RunTests() local89 thread_one.join(); in RunTests()