Searched refs:counters (Results 1 – 1 of 1) sorted by relevance
31 static int counters[NTHREADS]; variable48 memset (counters, '\0', sizeof (counters)); in worker()63 ++counters[j]; in worker()70 if (nr == 0 && counters[j] != j + 1) in worker()73 j, counters[j]); in worker()
Completed in 2 milliseconds