Searched refs:current_sched_info_var (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dhaifa-sched.c619 static struct sched_info current_sched_info_var;
2761 memcpy (&current_sched_info_var, current_sched_info,
2762 sizeof (current_sched_info_var));
2763 current_sched_info = &current_sched_info_var;
616 static struct sched_info current_sched_info_var; variable in typeref:struct:sched_info

Completed in 107 milliseconds