Searched refs:job_counter (Results 1 – 1 of 1) sorted by relevance
227 unsigned long job_counter = 0; variable575 if (job_counter) in reap_children()576 --job_counter; in reap_children()1395 ++job_counter; in start_job_command()1847 last_sec = LOAD_WEIGHT_B * job_counter; in load_too_high()1851 job_counter = 0; in load_too_high()1856 guess = load + (LOAD_WEIGHT_A * (job_counter + last_sec)); in load_too_high()