Home
last modified time | relevance | path

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

/freebsd/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) { in __kmp_dispatch_init_algorithm()
475 if (id == __kmp_first_osid_with_ecore) { in __kmp_dispatch_init_algorithm()
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(); in __kmp_aux_affinity_initialize_other_data()