Searched refs:kmp_team (Results 1 – 2 of 2) sorted by relevance
55 kmp_team *team = thr->th.th_team; in __ompt_get_teaminfo()349 kmp_team *team = thr->th.th_team, *prev_team = NULL; in __ompt_get_task_info_internal()
251 typedef union kmp_team kmp_team_t;254 typedef union kmp_team kmp_team_p;2784 union KMP_ALIGN_CACHE kmp_team { union