Searched refs:shadow_thread (Results 1 – 1 of 1) sorted by relevance
1504 kmp_info_t *shadow_thread = __kmp_threads[KMP_GTID_TO_SHADOW_GTID(gtid)]; in __kmp_task_alloc() local1505 taskdata->td_team = shadow_thread->th.th_team; in __kmp_task_alloc()1506 taskdata->td_task_team = shadow_thread->th.th_task_team; in __kmp_task_alloc()