reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
566 if (new_state == KMP_BARRIER_UNUSED_STATE) 567 new_state = team->t.t_bar[bt].b_arrived + KMP_BARRIER_STATE_BUMP; 586 kmp_flag_64 c_flag(&child_bar->b_arrived, new_state); 613 if (new_state == KMP_BARRIER_UNUSED_STATE) 616 team->t.t_bar[bt].b_arrived = new_state;