Searched refs:__kmp_first_osid_with_ecore (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_global.cpp286 int __kmp_first_osid_with_ecore = -1; variable
H A Dkmp_dispatch.cpp470 __kmp_first_osid_with_ecore > -1) {
475 if (id == __kmp_first_osid_with_ecore) {
H A Dkmp.h951 extern int __kmp_first_osid_with_ecore;
H A Dkmp_affinity.cpp4414 __kmp_first_osid_with_ecore = __kmp_get_first_osid_with_ecore();

Completed in 163 milliseconds