Home
last modified time | relevance | path

Searched full:jobs (Results 1 – 25 of 369) sorted by relevance

12345678910>>...15

/freebsd/share/mk/
H A Djobs.mk1 # $Id: jobs.mk,v 1.14 2023/09/11 16:52:44 sjg Exp $
19 # .if make(*-jobs)
20 # .include <jobs.mk>
26 # mk target-jobs
34 # If bmake sets .MAKE.JOBS.C=yes we can use -jC and
44 .if make(*-jobs)
48 JOB_LOG = ${JOB_LOGDIR}/${.TARGET:S,-jobs,,:S,/,_,g}.log
75 .if ${.MAKE.JOBS:U0} > 0
76 JOB_MAX = ${.MAKE.JOBS}
79 .if ${.MAKE.JOBS.C:Uno} == "yes"
[all …]
/freebsd/contrib/bmake/mk/
H A Djobs.mk3 # $Id: jobs.mk,v 1.17 2024/02/17 17:26:57 sjg Exp $
21 # .if make(*-jobs)
22 # .include <jobs.mk>
28 # mk target-jobs
36 # If bmake sets .MAKE.JOBS.C=yes we can use -jC and
46 .if make(*-jobs)
50 JOB_LOG = ${JOB_LOGDIR}/${.TARGET:S,-jobs,,:S,/,_,g}.log
77 .if ${.MAKE.JOBS:U0} > 0
78 JOB_MAX = ${.MAKE.JOBS}
81 .if ${.MAKE.JOBS
[all...]
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-silent-jobs.mk1 # $NetBSD: deptgt-silent-jobs.mk,v 1.3 2022/04/15 09:33:20 rillig Exp $
9 # handling were output in jobs mode, even when the global '.SILENT'
15 all: compat jobs
16 .PHONY: all compat jobs test
30 # expect: jobs: testing 1
31 # expect: jobs: testing 2
32 # expect: jobs: testing 3
33 jobs:
34 @${MAKE} -r -f ${MAKEFILE} test VARIANT=jobs -j1
H A Dopt-keep-going-indirect.mk11 # Since 2000.12.30.02.05.21, the word '(continuing)' is missing in jobs
15 # compat mode is the correct 1, while jobs mode and indirect failures
21 # modes and for indirect failures in jobs mode was fixed to the correct
23 # wrong 0. On the downside, a failed indirect target in jobs mode is no
28 # in jobs mode. This left only one inconsistency, in that indirect
29 # failures in jobs mode (by far the most common when building large
37 # jobs mode. As of 2022-02-12, compat mode outputs '(continuing)' while
38 # jobs mode doesn't. In compat mode, the output does not mention which
55 @echo 'direct jobs'
63 @echo 'indirect jobs'
[all...]
H A Dvarname-dot-make-jobs.mk1 # $NetBSD: varname-dot-make-jobs.mk,v 1.5 2023/09/10 16:25:32 sjg Exp $
3 # Tests for the special .MAKE.JOBS variable, which is defined in jobs mode
4 # only. There it contains the number of jobs that may run in parallel.
9 @echo ${.MAKE.JOBS:Uundefined}
18 .if !make(echo) && ${.MAKE.JOBS.C} == "yes"
23 NCPU!= ${MAKE} -r -f /dev/null -jC -V .MAKE.JOBS
26 # .MAKE.JOBS is a multiple of _SC_NPROCESSORS_ONLN
33 g=`${MAKE} -r -f /dev/null -V .MAKE.JOBS -j$${j}C`; \
H A Dopt-query.exp15 Making opt-query-file.out-of-date in jobs mode:
16 opt-query-file.out-of-date in jobs mode: query status 1
18 Making opt-query-file.up-to-date in jobs mode:
19 opt-query-file.up-to-date in jobs mode: query status 0
21 Making phony in jobs mode:
22 phony in jobs mode: query status 1
H A DMakefile57 TESTS+= cmd-errors-jobs
141 TESTS+= deptgt-end-jobs
159 TESTS+= deptgt-silent-jobs
222 TESTS+= jobs-empty-commands
223 TESTS+= jobs-empty-commands-error
224 TESTS+= jobs-error-indirect
225 TESTS+= jobs-error-nested
226 TESTS+= jobs-error-nested-make
245 TESTS+= opt-debug-errors-jobs
252 TESTS+= opt-debug-jobs
[all …]
H A Dsh-flags.mk19 opt-jobs.yes= -j1
34 letter.jobs.yes= j
42 .for opt-jobs in no yes
53 target+= ${letter.jobs.${opt-jobs}:U_}
63 MAKE_CMD.${target}+= ${opt-jobs.${opt-jobs}}
/freebsd/share/doc/smm/07.lpd/
H A D2.t42 database restarting any printers that have jobs.
75 ^Aprinter\en check the queue for jobs and print any found
77 ^Cprinter [users ...] [jobs ...]\en return short list of current queue state
78 ^Dprinter [users ...] [jobs ...]\en return long list of current queue state
79 ^Eprinter person [users ...] [jobs ...]\en remove jobs from a queue
87 that there are new jobs in the spooling area.
107 lprm \- remove jobs from a queue
109 The \fIlprm\fP\|(1) command deletes jobs from a spooling
113 jobs destined for a remote printer, \fIlprm\fP acts
115 for jobs to remove and then
[all …]
H A D6.t46 happening). It does not remove any jobs from the queue
49 enables printing and requests \fIlpd\fP to start printing jobs.
57 from putting new jobs in the spool queue. It is frequently convenient
62 to put jobs in the queue but no one else can.
63 The other main use is to prevent users from putting jobs in the queue
78 printer to do maintenance, etc. Note that users can still enter jobs in a
85 places jobs at the top of a printer queue. This can be used
86 to reorder high priority jobs since
88 only provides first-come-first-serve ordering of jobs.
/freebsd/usr.sbin/lpr/lpc/
H A Dlpc.852 rearrange the order of jobs in a spooling queue,
90 Take the specified jobs in the order specified and move them to the
94 can match multiple print jobs.
117 printer jobs from being entered into the queue by
142 to put new jobs in the spool queue.
152 die unexpectedly, leaving jobs in the queue.
196 Take the specified jobs in the order specified and move them to the
200 can match multiple print jobs.
217 to specify which jobs the command should operate on.
223 a single job number, which will match all jobs in the printer's queue
[all …]
H A Dmovejobs.c39 * movejobs.c - The lpc commands which move jobs around.
83 * Process all the jobs, as specified by the user.
119 * then let the user know if there were no jobs matched by that in touch_jqe()
166 * Put the specified jobs at the bottom of printer queue.
183 * Put the specified jobs at the top of printer queue.
217 printf("\tthere are no jobs in the queue\n"); in tqbq_common()
229 * When moving jobs to the bottom of the queue, pick a in tqbq_common()
237 * When moving jobs to the top of the queue, the greatest in tqbq_common()
238 * number of jobs which could be moved is all the jobs in tqbq_common()
240 * leaves plenty of room for all existing jobs. in tqbq_common()
[all …]
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c597 /* Now it is the next jobs turn */ in ZSTDMT_serialState_update()
802 BYTE* buffer; /* The round input buffer. All jobs get references
836 ZSTDMT_jobDescription* jobs; member
900 ZSTDMT_freeJobsTable(mtctx->jobs, mtctx->jobIDMask+1, mtctx->cMem); in ZSTDMT_expandJobsTable()
902 mtctx->jobs = ZSTDMT_createJobsTable(&nbJobs, mtctx->cMem); in ZSTDMT_expandJobsTable()
903 if (mtctx->jobs==NULL) return ERROR(memory_allocation); in ZSTDMT_expandJobsTable()
944 mtctx->jobs = ZSTDMT_createJobsTable(&nbJobs, cMem); in ZSTDMT_createCCtx_advanced_internal()
952 …if (!mtctx->factory | !mtctx->jobs | !mtctx->bufPool | !mtctx->cctxPool | !mtctx->seqPool | initEr… in ZSTDMT_createCCtx_advanced_internal()
981 ZSTD_pthread_mutex_t const mutex = mtctx->jobs[jobID].job_mutex; in ZSTDMT_releaseAllJobResources()
982 ZSTD_pthread_cond_t const cond = mtctx->jobs[jobID].job_cond; in ZSTDMT_releaseAllJobResources()
[all …]
/freebsd/share/doc/usd/04.csh/
H A Dcsh.2577 Jobs; Background, Foreground, or Suspended
584 Single commands without pipes or semicolons create the simplest jobs.
586 Some lines that create jobs (one per line) are
599 at the same time that normal jobs, called
601 jobs, continue to be read and executed by the shell one at a time.
643 terminations of background jobs to be reported at the time they occur
644 (possibly interrupting the output of other foreground jobs), you can set
650 Background jobs are unaffected by any signals from the keyboard like
653 Jobs are recorded in a table inside the shell until they terminate.
665 jobs can be suspended or running in the background at once. As each job
[all …]
/freebsd/usr.bin/at/
H A Dat.man9 .Nd queue, examine or delete jobs for later execution
61 lists the user's pending jobs, unless the user is the superuser; in that
62 case, everybody's jobs are listed;
64 deletes jobs;
243 is given a specific queue, it will only show jobs pending in that queue.
252 With no arguments, list all jobs for the invoking user.
254 job numbers are given, list only those jobs.
267 shows completed but not yet deleted jobs in the queue; otherwise
270 Cat the jobs listed on the command line to standard output.
272 Remove the specified jobs.
/freebsd/contrib/bmake/
H A DFILES79 unit-tests/cmd-errors-jobs.exp
80 unit-tests/cmd-errors-jobs.mk
245 unit-tests/deptgt-end-jobs.exp
246 unit-tests/deptgt-end-jobs.mk
281 unit-tests/deptgt-silent-jobs.exp
282 unit-tests/deptgt-silent-jobs.mk
413 unit-tests/jobs-empty-commands-error.exp
414 unit-tests/jobs-empty-commands-error.mk
415 unit-tests/jobs-empty-commands.exp
416 unit-tests/jobs-empty-commands.mk
[all …]
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile60 TESTS+= cmd-errors-jobs
144 TESTS+= deptgt-end-jobs
162 TESTS+= deptgt-silent-jobs
225 TESTS+= jobs-empty-commands
226 TESTS+= jobs-empty-commands-error
227 TESTS+= jobs-error-indirect
228 TESTS+= jobs-error-nested
229 TESTS+= jobs-error-nested-make
248 TESTS+= opt-debug-errors-jobs
255 TESTS+= opt-debug-jobs
[all …]
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp67 // failed. Offload compilation is an exception as it creates multiple jobs. If in createInvocation()
71 const driver::JobList &Jobs = C->getJobs(); in createInvocation() local
73 if (Jobs.size() > 1) { in createInvocation()
86 if (Jobs.size() == 0 || (Jobs.size() > 1 && !PickFirstOfMany)) { in createInvocation()
89 Jobs.Print(OS, "; ", true); in createInvocation()
93 auto Cmd = llvm::find_if(Jobs, [](const driver::Command &Cmd) { in createInvocation()
96 if (Cmd == Jobs.end()) { in createInvocation()
/freebsd/usr.sbin/cron/cron/
H A Dcron.8113 This will not affect superuser jobs (see
121 moments when a lot of jobs are likely to start at once, e.g.,
124 Enable time jitter for superuser jobs.
127 except that it will affect jobs run by the superuser only.
152 The jobs run during the GMT offset changes time as
160 The first case is for the jobs that run every at hour of a time interval
170 The second case is for the jobs that run less frequently.
176 due to the GMT offset change, such jobs are
/freebsd/libexec/atrun/
H A Datrun.man6 .Nd run jobs queued for later execution
13 runs jobs queued by
31 starts all the jobs in the lowercase queues whose start
46 Specify a limiting load factor, over which batch jobs should
66 .It Pa /var/at/jobs
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c68 static int yppush_jobs = 1; /* Number of allowed concurrent jobs. */
69 static int yppush_running_jobs = 0; /* Number of currently running jobs. */
72 struct jobs { struct
80 struct jobs *next; argument
83 static struct jobs *yppush_joblist; /* Linked list of running jobs. */
112 struct jobs *job; in yppush_show_status()
160 struct jobs *jptr; in yppush_exit()
279 yppush_send_xfr(struct jobs *job) in yppush_send_xfr()
372 struct jobs *job; in yp_push()
374 /* Register the job in our linked list of jobs. */ in yp_push()
[all …]
/freebsd/contrib/sendmail/src/
H A Dmailq.166 Limit processed jobs to those containing
73 Limit processed jobs to quarantined jobs containing
80 Limit processed jobs to those containing
87 Limit processed jobs to those containing
124 option is used to limit the processed jobs.
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c112 * no max size and no pre-created jobs in async_get_pool_job()
119 job = sk_ASYNC_JOB_pop(pool->jobs); in async_get_pool_job()
147 sk_ASYNC_JOB_push(pool->jobs, job); in async_release_job()
324 if (pool == NULL || pool->jobs == NULL) in async_empty_pool()
328 job = sk_ASYNC_JOB_pop(pool->jobs); in async_empty_pool()
374 pool->jobs = sk_ASYNC_JOB_new_reserve(NULL, init_size); in ASYNC_init_thread()
375 if (pool->jobs == NULL) { in ASYNC_init_thread()
383 /* Pre-create jobs as required */ in ASYNC_init_thread()
390 * skip creation of any more jobs in ASYNC_init_thread()
396 sk_ASYNC_JOB_push(pool->jobs, job); /* Cannot fail due to reserve */ in ASYNC_init_thread()
[all …]
/freebsd/bin/sh/
H A Djobs.c47 #if JOBS
57 #include "jobs.h"
101 #if JOBS
108 static struct job *jobtab; /* array of jobs */
112 #if JOBS
123 #if JOBS
135 #if JOBS
151 #if JOBS
239 #if JOBS
380 #if JOBS in showjob()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h261 /// JobList - A sequence of jobs to perform.
270 list_type Jobs;
277 void addJob(std::unique_ptr<Command> J) { Jobs.push_back(std::move(J)); } in addJob()
282 const list_type &getJobs() const { return Jobs; } in getJobs()
284 bool empty() const { return Jobs.empty(); } in empty()
285 size_type size() const { return Jobs.size(); } in size()
286 iterator begin() { return Jobs.begin(); } in begin()
287 const_iterator begin() const { return Jobs.begin(); } in begin()
288 iterator end() { return Jobs.end(); } in end()
289 const_iterator end() const { return Jobs.end(); } in end()

12345678910>>...15