Searched refs:threadCountNdx (Results 1 – 2 of 2) sorted by relevance
1127 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1129 int threadCount = threadCounts[threadCountNdx]; in init()1176 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1178 int threadCount = threadCounts[threadCountNdx]; in init()1224 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1226 int threadCount = threadCounts[threadCountNdx]; in init()1273 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1275 int threadCount = threadCounts[threadCountNdx]; in init()1322 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1324 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()