Searched refs:threads_active (Results 1 – 1 of 1) sorted by relevance
57 int threads_active = N; in test() local66 --threads_active; in test()86 if(threads_active == 0) in test()88 x.cv_.wait(lk, [&]() { return threads_active == 0; }); in test()