Home
last modified time | relevance | path

Searched refs:jobs (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c836 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()
984 …DEBUGLOG(4, "job%02u: release dst address %08X", jobID, (U32)(size_t)mtctx->jobs[jobID].dstBuff.st… in ZSTDMT_releaseAllJobResources()
985 ZSTDMT_releaseBuffer(mtctx->bufPool, mtctx->jobs[jobID].dstBuff); in ZSTDMT_releaseAllJobResources()
[all …]
/freebsd/contrib/bmake/unit-tests/
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 Dopt-keep-going-indirect.exp9 direct jobs
25 indirect jobs
H A Dvarname-dot-make-mode.exp11 randomize jobs mode (-j1):
21 randomize jobs mode (-j5):
H A Ddepsrc-meta.exp5 Targets from meta mode in jobs mode:
H A Dsh-errctl.exp19 JobExec(all): pid <pid> added to jobs table
H A Dopt-debug-jobs.exp17 JobExec(all): pid <pid> added to jobs table
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c72 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()
377 if ((job = (struct jobs *)malloc(sizeof (struct jobs))) == NULL) { in yp_push()
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c119 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()
396 sk_ASYNC_JOB_push(pool->jobs, job); /* Cannot fail due to reserve */ in ASYNC_init_thread()
408 sk_ASYNC_JOB_free(pool->jobs); in ASYNC_init_thread()
419 sk_ASYNC_JOB_free(pool->jobs); in async_delete_thread_state()
H A Dasync_local.h71 STACK_OF(ASYNC_JOB) *jobs;
/freebsd/crypto/openssl/test/
H A Drun_tests.pl34 my $jobs = $ENV{HARNESS_JOBS} // 1;
50 if ($jobs > 1) {
54 $tapargs{jobs} = $jobs;
55 print "Using HARNESS_JOBS=$jobs\n";
85 if ($jobs > 1 && $key =~ m/test_ssl_new|test_fuzz/) {
/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/contrib/tcsh/nls/C/
H A Dset159 57 Usage: jobs [ -l ]
60 58 Arguments should be jobs or process id's
67 65 %sThere are suspended jobs
68 66 %sThere are stopped jobs
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def114 FUZZER_FLAG_UNSIGNED(jobs, 0, "Number of jobs to run. If jobs >= 1 we spawn"
115 " this number of jobs in separate worker processes"
118 "Number of simultaneous worker processes to run the jobs."
119 " If zero, \"min(jobs,NumberOfCpuCores()/2)\" is used.")
/freebsd/lib/libpam/pam.d/
H A Datrun7 # in jobs discarded, not just delayed, during a no-login period.
/freebsd/bin/sh/tests/expansion/
H A Dcmdsubst8.06 q=$(jobs -l $p)
/freebsd/bin/sh/tests/errors/
H A Dredirection-error.028 jobs,\
H A Doption-error.023 jobs -z,\
H A Dredirection-error3.028 jobs,\
/freebsd/contrib/tcsh/nls/russian/
H A Dset159 57 Использование: jobs [ -l ]
/freebsd/bin/sh/tests/builtins/
H A Dvar-assign2.028 jobs,\
H A Dvar-assign.028 jobs,\
/freebsd/contrib/tcsh/nls/ja/
H A Dset159 57 形式: jobs [ -l ]
/freebsd/tools/tools/nanobsd/pcengines/Files/root/
H A D.cshrc8 alias j jobs -l
/freebsd/contrib/tcsh/nls/greek/
H A Dset159 57 Χρήση: jobs [ -l ]

1234