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

/freebsd-9.3-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dbarrier.c49 barrier_init(barrier_t *bar, int nthreads) argument
/freebsd-9.3-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-9.3-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-9.3-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dtaskq.c224 taskq_create(const char *name, int nthreads, pri_t pri, argument
275 int nthreads = tq->tq_nthreads; local
[all...]
/freebsd-9.3-release/tools/regression/lib/libc/resolv/
H A Dresolv.c247 int nthreads = NTHREADS; local
/freebsd-9.3-release/sys/mips/rmi/
H A Dfmn.c87 int nthreads; /* number of threads started */ member in struct:msgring_thread
/freebsd-9.3-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-9.3-release/tools/tools/netmap/
H A Dpkt-gen.c161 int nthreads; member in struct:glob_arg
[all...]
/freebsd-9.3-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 167 milliseconds