Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp491 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_dist_barrier_release()
512 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_dist_barrier_release()
1152 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_hyper_barrier_release()
1249 copy_icvs(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs); in __kmp_hyper_barrier_release()
1271 &thr_bar->th_fixed_icvs); in __kmp_hyper_barrier_release()
1616 copy_icvs(&thr_bar->th_fixed_icvs, in __kmp_hierarchical_barrier_release()
1624 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1629 copy_icvs(&thr_bar->th_fixed_icvs, &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1632 &thr_bar->parent_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1649 ngo_load(&thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
[all …]
H A Dkmp.h2204 kmp_internal_control_t th_fixed_icvs; // Initial ICVs for the thread member