Home
last modified time | relevance | path

Searched defs:threads_range (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/common/
H A Dutils_concurrency_limit.h57 std::vector<thread_num_type> threads_range; in concurrency_range() local
69 … static std::vector<thread_num_type> threads_range = concurrency_range(get_platform_max_threads()); in concurrency_range() local
/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp592 auto threads_range = utils::concurrency_range(max_threads); in execute_outer_graph() local
604 auto threads_range = utils::concurrency_range(max_threads); in test_in_arena() local