Searched refs:__kmp_omp_num_threads (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debugger.h24 using __kmp_omp_num_threads() (below).
40 int __kmp_omp_num_threads(ident_t const *ident);
H A Dkmp_debugger.cpp263 int __kmp_omp_num_threads(ident_t const *ident) { function
285 } // __kmp_omp_num_threads
H A Dkmp_runtime.cpp1553 int nth = __kmp_omp_num_threads(loc);

Completed in 123 milliseconds