Searched defs:max_num_threads (Results 1 – 3 of 3) sorted by relevance
165 std::vector<arena_info>& arenas, std::size_t max_num_threads, unsigned overall_tasks_num ) in wait_work_completion()181 const std::size_t max_num_threads = utils::get_platform_max_threads(); in test() local
169 def __init__(self, max_num_threads=None, benchmark=False): argument
658 auto max_num_threads = oneapi::tbb::this_task_arena::max_concurrency(); in test_concurrency() local