Searched refs:threadCountNdx (Results 1 – 2 of 2) sorted by relevance
1124 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1126 int threadCount = threadCounts[threadCountNdx]; in init()1173 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1175 int threadCount = threadCounts[threadCountNdx]; in init()1221 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1223 int threadCount = threadCounts[threadCountNdx]; in init()1270 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1272 int threadCount = threadCounts[threadCountNdx]; in init()1319 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1321 int threadCount = threadCounts[threadCountNdx]; in init()[all …]
1349 … for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in AtomicCounterTests() local1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests()1433 … for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in AtomicCounterTests() local1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests()