Searched refs:threadCountNdx (Results 1 – 2 of 2) sorted by relevance
1120 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1122 int threadCount = threadCounts[threadCountNdx]; in init()1169 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1171 int threadCount = threadCounts[threadCountNdx]; in init()1217 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1219 int threadCount = threadCounts[threadCountNdx]; in init()1266 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1268 int threadCount = threadCounts[threadCountNdx]; in init()1315 for (int threadCountNdx = 0; threadCountNdx < DE_LENGTH_OF_ARRAY(threadCounts); threadCountNdx++) in init() local1317 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()