Searched defs:NTHREADS (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.fortran/ |
H A D | omp_hello.f | 16 INTEGER NTHREADS, TID, OMP_GET_NUM_THREADS, variable
|
H A D | omp_workshare2.f | 14 INTEGER N, I, NTHREADS, TID, OMP_GET_NUM_THREADS, variable
|
H A D | omp_workshare1.f | 14 INTEGER NTHREADS, TID, OMP_GET_NUM_THREADS, variable
|
/openbsd-src/regress/lib/libpthread/pthread_specific/ |
H A D | pthread_specific.c | 37 #define NTHREADS 128 macro
|
/openbsd-src/regress/sys/kern/signal/sigprof/ |
H A D | sigprof.c | 30 #define NTHREADS 4 macro
|
/openbsd-src/regress/lib/libpthread/pthread_rwlock2/ |
H A D | pthread_rwlock2.c | 25 #define NTHREADS 16 /* number of concurrents threads */ macro
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/thread/ |
H A D | pthread5.cc | 41 #define NTHREADS 8 macro
|