Searched refs:platform_max_threads (Results 1 – 1 of 1) sorted by relevance
52 static thread_num_type platform_max_threads = tbb::this_task_arena::max_concurrency(); in get_platform_max_threads() local53 return platform_max_threads; in get_platform_max_threads()