Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_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()
1140 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_hierarchical_barrier_release()
1148 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1153 copy_icvs(&thr_bar->th_fixed_icvs, &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1156 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1173 ngo_load(&thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1189 ngo_store_go(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1255 &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
[all …]
Dkmp.h1922 kmp_internal_control_t th_fixed_icvs; // Initial ICVs for the thread member