Searched refs:omp_get_thread_limit (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dthread-limit-3.c9 if (omp_get_thread_limit () != 1)
H A Dthread-limit-2.c11 if (omp_get_thread_limit () != 9)
23 if (omp_get_thread_limit () > 6)
25 if (omp_get_thread_limit () == 6)
H A Dlib-2.c18 if (omp_get_thread_limit () < 0)
H A Dthread-limit-1.c11 if (omp_get_thread_limit () != 6)
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/
H A Dlib4.f9013 if (omp_get_thread_limit ().lt.0) call abort
/haiku-buildtools/gcc/libgomp/
H A Dfortran.c61 ialias_redirect (omp_get_thread_limit)
380 return omp_get_thread_limit ();
H A Denv.c1381 omp_get_thread_limit (void)
1462 ialias (omp_get_thread_limit)
1380 omp_get_thread_limit (void) function

Completed in 107 milliseconds