Searched refs:thread1_complete (Results 1 – 1 of 1) sorted by relevance
1436 bool thread1_complete = false; in TEST() local1489 cv.wait(lock, [&] { return thread1_complete; }); in TEST()1513 thread1_complete = true; in TEST()