Searched refs:kLiveThreads (Results 1 – 1 of 1) sorted by relevance
35 const int kLiveThreads = 2000; in bench() local36 pthread_t th[kLiveThreads]; in bench()37 for (int j = 0; j < kLiveThreads; j++) in bench()41 for (int j = 0; j < kLiveThreads; j++) in bench()