Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_tick_count.cpp48 auto num_of_threads = utils::get_platform_max_threads(); variable
50 utils::SpinBarrier thread_barrier(num_of_threads);
65 utils::NativeParallelFor(num_of_threads, diff_func);