Searched refs:kmp_team_p (Results 1 – 4 of 4) sorted by relevance
84 OMPD_ACCESS(kmp_team_p, t) \
274 typedef union kmp_team kmp_team_p; typedef2905 kmp_team_p *hot_team; // pointer to hot_team of given nesting level2942 kmp_team_p *th_team; /* team we belong to */3009 KMP_ALIGN_CACHE kmp_team_p3149 kmp_team_p *t_parent; // parent team3150 kmp_team_p *t_next_pool; // next free team in the team pool
133 kmp_team_p *team; in FTN_GET_BLOCKTIME()
3441 kmp_team_p const *entry;3448 kmp_team_p const *team // Team to add. in __kmp_print_structure_team_accum()3491 static void __kmp_print_structure_team(char const *title, kmp_team_p const *team in __kmp_print_structure_team()3596 kmp_team_p const *team = list->entry; in __kmp_print_structure()