Home
last modified time | relevance | path

Searched refs:th_fixed_icvs (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_barrier.cpp663 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_hyper_barrier_release()
761 copy_icvs(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs); in __kmp_hyper_barrier_release()
784 &thr_bar->th_fixed_icvs); in __kmp_hyper_barrier_release()
1139 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_hierarchical_barrier_release()
1147 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1152 copy_icvs(&thr_bar->th_fixed_icvs, &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1155 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1172 ngo_load(&thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1188 ngo_store_go(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1254 &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
[all …]
HDkmp.h1833 kmp_internal_control_t th_fixed_icvs; // Initial ICVs for the thread member