reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
798 th = __kmp_threads[gtid]; 799 team = th->th.th_team; 801 th->th.th_ident = loc; 847 KMP_MASTER_GTID(gtid) && th->th.th_teams_microtask == NULL && 852 th->th.th_dispatch->th_disp_buffer); /* top of the stack */ 857 my_buffer_index = th->th.th_dispatch->th_disp_index++; 861 &th->th.th_dispatch 873 chunk, (T)th->th.th_team_nproc, 874 (T)th->th.th_info.ds.ds_tid); 877 th->th.th_dispatch->th_deo_fcn = __kmp_dispatch_deo_error; 878 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error; 880 th->th.th_dispatch->th_deo_fcn = __kmp_dispatch_deo<UT>; 881 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo<UT>; 901 th->th.th_dispatch->th_dispatch_pr_current = (dispatch_private_info_t *)pr; 902 th->th.th_dispatch->th_dispatch_sh_current =