Searched defs:nthreads (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.c49 barrier_init(barrier_t *bar, int nthreads) argument
/freebsd-10.0-release/contrib/gcclibs/libgomp/
H A Dwork.c39 gomp_new_work_share (bool ordered, unsigned nthreads) argument
H A Diter.c46 unsigned long nthreads = team ? team->nthreads : 1; local
238 unsigned long nthreads = team ? team->nthreads : 1; local
272 unsigned long nthreads = team ? team->nthreads : 1; local
[all...]
H A Dteam.c137 new_team (unsigned nthreads, struct gomp_work_share *work_share) argument
178 gomp_team_start (void (*fn) (void *), void *data, unsigned nthreads, argument
[all...]
H A Dlibgomp.h185 unsigned nthreads; member in struct:gomp_team
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_taskq.c65 taskq_create(const char *name, int nthreads, pri_t pri, int minalloc __unused, argument
82 taskq_create_proc(const char *name, int nthreads, pri_t pri, int minalloc, argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dtaskq.c191 taskq_create(const char *name, int nthreads, pri_t pri, argument
242 int nthreads = tq->tq_nthreads; local
[all...]
/freebsd-10.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h35 unsigned nthreads; member in struct:ctl_arena_stats_s
H A Darena.h317 unsigned nthreads; member in struct:arena_s
/freebsd-10.0-release/tools/regression/lib/libc/resolv/
H A Dresolv.c247 int nthreads = NTHREADS; local
/freebsd-10.0-release/tools/tools/netrate/netreceive/
H A Dnetreceive.c127 make_threads(int *s, int nsock, int nthreads) argument
159 main_thread(struct td_desc **tp, int nsock, int nthreads) argument
201 int error, v, nthreads = 1; local
[all...]
/freebsd-10.0-release/contrib/jemalloc/src/
H A Dstats.c208 unsigned nthreads; local
/freebsd-10.0-release/sys/mips/rmi/
H A Dfmn.c87 int nthreads; /* number of threads started */ member in struct:msgring_thread
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdb_thread_db.h238 int nthreads; /* Total number of threads in use. */ member in struct:td_ta_stats
H A Dprocfs.c3030 int nthreads = 0; local
3275 int nthreads, i; local
/freebsd-10.0-release/usr.bin/sort/
H A Dsort.c107 size_t nthreads = 1; variable
/freebsd-10.0-release/tools/tools/netmap/
H A Dpkt-gen.c83 int nthreads; member in struct:glob_arg
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Domp-low.c2786 tree l0, l1, l2, n, q, s0, e0, e, t, nthreads, threadid; local
2958 tree trip, nthreads, threadid; local
[all...]

Completed in 139 milliseconds