Lines Matching defs:ds_tid
970 master_th->th.th_info.ds.ds_tid = 0;
1296 serial_team->t.t_master_tid = this_thr->th.th_info.ds.ds_tid;
1329 this_thr->th.th_info.ds.ds_tid = 0;
1976 master_tid = master_th->th.th_info.ds.ds_tid;
2644 master_th->th.th_info.ds.ds_tid = team->t.t_master_tid;
3657 thread->th.th_info.ds.ds_tid, r));
3664 unsigned seed = thread->th.th_info.ds.ds_tid;
4293 this_thr->th.th_info.ds.ds_tid = tid;
7662 // this_thr->th.th_info.ds.ds_tid ] );
8133 int ds_tid = this_thr->th.th_info.ds.ds_tid;
8138 if (KMP_MASTER_TID(ds_tid) &&
8155 if (!KMP_MASTER_TID(ds_tid) && ompt_enabled.ompt_callback_implicit_task) {
8157 ompt_scope_end, NULL, task_data, 0, ds_tid,