Searched refs:__kmp_free_hot_teams (Results 1 – 1 of 1) sorted by relevance
3836 static int __kmp_free_hot_teams(kmp_root_t *root, kmp_info_t *thr, int level, in __kmp_free_hot_teams() function3850 n += __kmp_free_hot_teams(root, th, level + 1, max_level); in __kmp_free_hot_teams()3883 n += __kmp_free_hot_teams(root, th, 1, __kmp_hot_teams_max_level); in __kmp_reset_root()