Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_taskq.c65 taskq_create_impl(const char *name, int nthreads, pri_t pri, proc_t *proc, in taskq_create_impl()
83 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create()
90 taskq_create_proc(const char *name, int nthreads, pri_t pri, int minalloc, in taskq_create_proc()
/freebsd/tools/tools/netrate/netreceive/
H A Dnetreceive.c125 make_threads(int *s, int nsock, int nthreads) in make_threads()
157 main_thread(struct td_desc **tp, int nsock, int nthreads) in main_thread()
199 int error, v, nthreads = 1; in main() local
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dtaskq.c255 taskq_create(const char *name, int nthreads, pri_t pri, in taskq_create()
308 int nthreads = tq->tq_nthreads; in taskq_destroy() local
348 taskq_create_synced(const char *name, int nthreads, pri_t pri, in taskq_create_synced()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.c49 barrier_init(barrier_t *bar, int nthreads) in barrier_init()
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c207 taskq_create_impl(const char *name, int nthreads, pri_t pri, in taskq_create_impl()
230 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, in taskq_create()
237 taskq_create_proc(const char *name, int nthreads, pri_t pri, in taskq_create_proc()
281 taskq_create_synced(const char *name, int nthreads, pri_t pri, in taskq_create_synced()
/freebsd/crypto/krb5/src/tests/threads/
H A Dprof1.c39 int nthreads = 10; variable
/freebsd/contrib/libder/tests/
H A Dfuzz_parallel.c80 size_t nthreads; in LLVMFuzzerTestOneInput() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/
H A Dseekflood.c116 int nthreads = 0; in main() local
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c144 int nthreads = NTHREADS; in main() local
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c1331 int nthreads = threads_arg; in taskq_create() local
1530 taskq_create_synced(const char *name, int nthreads, pri_t pri, in taskq_create_synced()
1713 int nthreads = MIN(tq->tq_cpu_pct, 100); in spl_taskq_expand() local
1747 int nthreads = MIN(tq->tq_cpu_pct, 100); in spl_taskq_prepare_down() local
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h205 #define taskq_create_proc(name, nthreads, pri, min, max, proc, flags) \ argument
207 #define taskq_create_sysdc(name, nthreads, min, max, proc, dc, flags) \ argument
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h91 atomic_u_t nthreads[2]; member
H A Dctl.h70 unsigned nthreads; member
/freebsd/lib/libc/tests/resolv/
H A Dresolv_test.c254 size_t nthreads = NTHREADS; in run_tests() local
/freebsd/sys/powerpc/powernv/
H A Dplatform_powernv.c448 int res, nthreads; powernv_smp_probe_threads() local
/freebsd/usr.bin/sort/
H A Dsort.c98 size_t nthreads = 1; variable
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp2093 kmp_int32 nthreads = this_thr->th.th_team_nproc; local
3382 kmp_int32 nthreads, victim_tid = -2, use_own_tasks = 1, new_victim = 0, local
3664 int nthreads, i, is_init_thread; local
3821 kmp_int32 nthreads, maxthreads; local
4539 kmp_int32 nthreads = team->t.t_nproc; local
H A Dkmp_gsupport.cpp2010 int nthreads, in __kmp_GOMP_taskgroup_reduction_register()
2033 int nthreads = thread->th.th_team_nproc; in KMP_EXPAND_NAME() local
H A Dkmp_affinity.cpp5439 void __kmp_balanced_affinity(kmp_info_t *th, int nthreads) { in __kmp_balanced_affinity()
H A Dkmp_runtime.cpp1939 int nthreads; in __kmp_fork_call() local
/freebsd/sys/kern/
H A Dkern_thread.c161 static __exclusive_cache_line int nthreads; variable
/freebsd/contrib/jemalloc/src/
H A Darena.c70 arena_basic_stats_merge(tsdn_t *tsdn, arena_t *arena, unsigned *nthreads, in arena_basic_stats_merge()
83 arena_stats_merge(tsdn_t *tsdn, arena_t *arena, unsigned *nthreads, in arena_stats_merge()
H A Dstats.c663 unsigned nthreads; in stats_arena_print() local
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c269 int nthreads; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c3543 int nthreads = spa->spa_root_vdev->vdev_children; in scan_io_queues_run() local

12