Searched refs:max_vals (Results 1 – 1 of 1) sorted by relevance
85 std::vector<int> max_vals(n_threads); in test_semaphore() local89 Body body(n_threads, n_iters, my_sem, max_vals, tot_times); in test_semaphore()96 for (auto item : max_vals) { in test_semaphore()