Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_arena_priorities.cpp227 int threads_left = signed_max_num_threads; in test() local
236 if( threads_left < actual_concurrency || in test()
239 concurrency = actual_concurrency = threads_left; in test()
242 threads_left -= actual_concurrency; in test()