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