Lines Matching refs:t_threads
2370 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.blocktime)
2372 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.bt_set)
2375 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.bt_intervals)
2379 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.dynamic)
2381 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.nproc)
2383 ((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.sched)
2386 (((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.blocktime) = \
2391 (((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.bt_intervals) = \
2396 (((xteam)->t.t_threads[(xtid)]->th.th_current_task->td_icvs.bt_set) = (xval))
3181 KMP_ALIGN_CACHE kmp_info_t **t_threads; member
3635 return team->t.t_threads[tid]->th.th_info.ds.ds_gtid; in __kmp_gtid_from_tid()
4613 (team->t.t_threads[0] == __kmp_hidden_helper_main_thread)