reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
515 kmp_bstate_t *thr_bar = &this_thr->th.th_bar[bt].bb; 519 kmp_uint32 branch_bits = __kmp_barrier_gather_branch_bits[bt]; 567 new_state = team->t.t_bar[bt].b_arrived + KMP_BARRIER_STATE_BUMP; 572 kmp_bstate_t *child_bar = &child_thr->th.th_bar[bt].bb; 614 team->t.t_bar[bt].b_arrived += KMP_BARRIER_STATE_BUMP; 616 team->t.t_bar[bt].b_arrived = new_state;