Lines Matching full:jobs
227 /* File descriptors for the jobs pipe. */
234 /* Maximum load average at which multiple jobs will be run.
236 zero load (which could be useful to start infinite jobs remotely
319 -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.\n"),
324 Don't start multiple jobs unless load is below N.\n"),
383 (char *) &default_job_slots, "jobs" },
1544 If we're using the jobs pipe we need a signal handler so that
1644 _("Parallel jobs (-j) are not supported on this platform."));
1672 infinite jobs. If we see both a pipe and job_slots >0 that means the
1714 pfatal_with_name (_("creating jobs pipe"));