Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_function_node.cpp233 void run_buffered_levels( int c ) { in run_buffered_levels() function
442 run_buffered_levels<int, int>(num_threads); in test_concurrency()
H A Dtest_multifunction_node.cpp219 void run_buffered_levels( int c ) { in run_buffered_levels() function
459 run_buffered_levels<int, std::tuple<int> >(num_threads); in test_concurrency()