Searched refs:worker_max (Results 1 – 1 of 1) sorted by relevance
288 int i, ret, worker_min, worker_max, usleep_time = 100; in work_push_retry() local293 worker_max = worker_count; in work_push_retry()297 worker_max = worker + 1; in work_push_retry()306 if (++i >= worker_max) { in work_push_retry()