Lines Matching refs:th_fixed_icvs
491 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()
1665 ngo_store_go(&child_bar->th_fixed_icvs, &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
1729 &thr_bar->th_fixed_icvs); in __kmp_hierarchical_barrier_release()
2572 .bb.th_fixed_icvs); in __kmp_fork_barrier()
2644 &team->t.t_threads[0]->th.th_bar[bs_forkjoin_barrier].bb.th_fixed_icvs, in __kmp_setup_icv_copy()