Searched refs:service_count (Results 1 – 2 of 2) sorted by relevance
199 int service_count, in worker_fx() argument209 for (int i = 0; i < service_count; i++) { in worker_fx()232 int target = rand() % service_count; in worker_fx()272 Pipe make_worker(int num, int iterations, int service_count, bool get_stub) { in make_worker() argument280 worker_fx(num, iterations, service_count, get_stub, in make_worker()
440 int service_count = 0; in DoReboot() local446 service_count = 0; in DoReboot()454 service_count++; in DoReboot()458 if (service_count == 0) { in DoReboot()467 << " with remaining services:" << service_count; in DoReboot()