Searched refs:signed_max_num_threads (Results 1 – 1 of 1) sorted by relevance
184 concurrency_type signed_max_num_threads = static_cast<int>(max_num_threads); in test() local223 (signed_max_num_threads + progressing_arenas_num - 1) / progressing_arenas_num; in test()225 adjusted_progressing_arenas = signed_max_num_threads / projected_concurrency; in test()227 int threads_left = signed_max_num_threads; in test()246 actual_concurrency = signed_max_num_threads; in test()