Searched refs:threadcounts (Results 1 – 1 of 1) sorted by relevance
248 int threadcounts[] = { 1, kNumThreads }; in TEST() local249 for (size_t i = 0; i < arraysize(threadcounts); i++) { in TEST()250 int numthreads = threadcounts[i]; in TEST()