Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_arena_priorities.cpp44 using concurrency_type = int; typedef
47 concurrency_type,
143 concurrency_type concurrency = std::get<arena_concurrency>(item); in submit_work()
184 concurrency_type signed_max_num_threads = static_cast<int>(max_num_threads); in test()
222 concurrency_type projected_concurrency = in test()
234 concurrency_type concurrency = projected_concurrency; in test()
235 concurrency_type actual_concurrency = projected_concurrency; in test()
307 concurrency_type concurrency = 0; in test()