Searched refs:tt_idx (Results 1 – 1 of 1) sorted by relevance
5731 int tt_idx; in __kmp_free_team() local5732 for (tt_idx = 0; tt_idx < 2; ++tt_idx) { in __kmp_free_team()5733 kmp_task_team_t *task_team = team->t.t_task_team[tt_idx]; in __kmp_free_team()5746 team->t.t_task_team[tt_idx] = NULL; in __kmp_free_team()