Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dreduction6.f905 integer nthreads variable
14 subroutine foo (b, nthreads) argument
17 integer :: err, nthreads local
/openbsd-src/gnu/gcc/libgomp/
H A Diter.c46 unsigned long nthreads = team ? team->nthreads : 1; in gomp_iter_static_next() local
238 unsigned long nthreads = team ? team->nthreads : 1; in gomp_iter_guided_next_locked() local
272 unsigned long nthreads = team ? team->nthreads : 1; in gomp_iter_guided_next() local
H A Dteam.c137 new_team (unsigned nthreads, struct gomp_work_share *work_share) in new_team()
178 gomp_team_start (void (*fn) (void *), void *data, unsigned nthreads, in gomp_team_start()
H A Dwork.c39 gomp_new_work_share (bool ordered, unsigned nthreads) in gomp_new_work_share()
H A Dlibgomp.h185 unsigned nthreads; member
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Domp_hello.c19 int nthreads, tid; in main() local
H A Dcritical-2.c13 int nthreads; in main() local
H A Domp_workshare2.c18 int i, nthreads, tid; in main() local
H A Domp_workshare1.c19 int nthreads, tid, i, chunk; in main() local
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dsections-1.C18 int i, nthreads, tid; in main() local
H A Dctor-5.C30 static int nthreads; variable
H A Dctor-6.C26 static int nthreads; variable
H A Dctor-1.C41 static int nthreads; variable
H A Dctor-7.C43 static int nthreads; variable
H A Dctor-2.C51 static int nthreads; variable
H A Dctor-3.C63 static int nthreads; variable
H A Dctor-4.C64 static int nthreads; variable
/openbsd-src/regress/sys/kern/clock_gettime/
H A Dmonotonicrelapse.c38 int error, i, nthreads; in main() local
/openbsd-src/regress/lib/libc/asr/bin/
H A Dthreads.c35 int nthreads; variable
/openbsd-src/lib/libkvm/
H A Dkvm_proc2.c426 int mib[6], st, nthreads; in kvm_getprocs() local
/openbsd-src/sys/kern/
H A Dkern_fork.c68 int nthreads = 1; /* [a] proc 0 */ variable
H A Dkern_task.c144 taskq_create(const char *name, unsigned int nthreads, int ipl, in taskq_create() argument
/openbsd-src/sys/arch/amd64/amd64/
H A Didentcpu.c838 uint32_t nthreads = 1; /* per core */ in cpu_topology() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_thread_db.h238 int nthreads; /* Total number of threads in use. */ member
/openbsd-src/gnu/gcc/gcc/
H A Domp-low.c2786 tree l0, l1, l2, n, q, s0, e0, e, t, nthreads, threadid; in expand_omp_for_static_nochunk() local
2958 tree trip, nthreads, threadid; in expand_omp_for_static_chunk() local

12