Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp111 const int minThreads = 1; in TestMultpleWait() local
117 for ( int threads = minThreads; threads<maxThreads; ++threads ) { in TestMultpleWait()