reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1328 if (!team->t.t_serialized) { 1338 __kmp_tasking_barrier(team, this_thr, gtid); 1355 this_thr->th.th_team_bt_intervals = KMP_BLOCKTIME_INTERVAL(team, tid); 1378 __kmp_task_team_setup(this_thr, team, 0); 1416 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); 1425 kmp_int32 cancel_request = KMP_ATOMIC_LD_RLX(&team->t.t_cancel_request); 1429 KMP_ATOMIC_ST_RLX(&team->t.t_cancel_request, cancel_noreq); 1445 team->t.t_active_level == 1) { 1448 kmp_info_t **other_threads = team->t.t_threads; 1521 __kmp_task_team_sync(this_thr, team); 1546 __kmp_task_team_wait(this_thr, team USE_ITT_BUILD_ARG(itt_sync_obj)); 1547 __kmp_task_team_setup(this_thr, team, 0);