Searched refs:threadCountLocal (Results 1 – 1 of 1) sorted by relevance
209 int threadCountLocal = g_threadCount; in Main() local210 for (int i = 0; i < threadCountLocal; i++) { in Main()