Searched refs:minThreads (Results 1 – 1 of 1) sorted by relevance
111 const int minThreads = 1; in TestMultpleWait() local117 for ( int threads = minThreads; threads<maxThreads; ++threads ) { in TestMultpleWait()