Searched refs:__kmp_omp_num_threads (Results 1 – 3 of 3) sorted by relevance
40 int __kmp_omp_num_threads(ident_t const *ident);
263 int __kmp_omp_num_threads(ident_t const *ident) { in __kmp_omp_num_threads() function
1626 int nth = __kmp_omp_num_threads(loc); in __kmp_fork_call()