Searched defs:service_count (Results 1 – 2 of 2) sorted by relevance
199 int service_count, in worker_fx()272 Pipe make_worker(int num, int iterations, int service_count, bool get_stub) { in make_worker()
440 int service_count = 0; in DoReboot() local