Home
last modified time | relevance | path

Searched refs:platform_max_threads (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/common/
H A Dutils_concurrency_limit.h52 static thread_num_type platform_max_threads = tbb::this_task_arena::max_concurrency(); in get_platform_max_threads() local
53 return platform_max_threads; in get_platform_max_threads()