Home
last modified time | relevance | path

Searched refs:base_leaf_kids (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_barrier.cpp856 thr_bar->leaf_kids = thr_bar->base_leaf_kids; in __kmp_init_hierarchical_barrier_thread()
Dkmp.h1937 kmp_uint8 base_leaf_kids; member
Dkmp_affinity.cpp43 thr_bar->base_leaf_kids = (kmp_uint8)machine_hierarchy.numPerLevel[0] - 1; in __kmp_get_hierarchy()