Searched refs:start_waiting_job (Results 1 – 1 of 1) sorted by relevance
203 static int start_waiting_job PARAMS ((struct child *));1421 start_waiting_job (struct child *c) in start_waiting_job() function1728 (void) start_waiting_job (c); in new_job()1887 while (start_waiting_job (job) && waiting_jobs != 0); in start_waiting_jobs()