Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_arena_constraints.cpp165 constraints setter_c = constraints{}.set_max_concurrency(1);
192 c.set_max_concurrency(custom_concurrency_value);
/oneTBB/include/oneapi/tbb/
H A Dinfo.h48 constraints& set_max_concurrency(int maximal_concurrency) { in set_max_concurrency() function
H A Dtask_arena.h278 .set_max_concurrency(s.my_max_concurrency)