Searched refs:run_concurrency_levels (Results 1 – 2 of 2) sorted by relevance
332 void run_concurrency_levels( int c ) { in run_concurrency_levels() function440 run_concurrency_levels<int,int>(num_threads); in test_concurrency()441 run_concurrency_levels<int,tbb::flow::continue_msg>(num_threads); in test_concurrency()
317 void run_concurrency_levels( int c ) { in run_concurrency_levels() function457 run_concurrency_levels<int,std::tuple<int> >(num_threads); in test_concurrency()458 run_concurrency_levels<int,std::tuple<tbb::flow::continue_msg> >(num_threads); in test_concurrency()