Lines Matching defs:use_hot_team
963 int use_hot_team;
979 use_hot_team = 0;
999 use_hot_team = 1; // the team is ready to use
1001 use_hot_team = 0; // AC: threads are not allocated yet
1006 use_hot_team = 0;
1010 use_hot_team = team == root->r.r_hot_team;
1012 if (!use_hot_team) {
1067 if (use_hot_team) {
5144 int use_hot_team = !root->r.r_active;
5179 use_hot_team = 1;
5181 use_hot_team = 0;
5189 if (use_hot_team && new_nproc > 1) {
5672 int use_hot_team = team == root->r.r_hot_team;
5693 use_hot_team = 1;
5707 if (!use_hot_team) {