RTEMS 6.1-rc2
|
This source file contains the implementation of _Scheduler_SMP_Start_idle(). More...
#include <rtems/score/schedulersmpimpl.h>
Functions | |
void | _Scheduler_SMP_Start_idle (const Scheduler_Control *scheduler, Thread_Control *idle, Per_CPU_Control *cpu) |
Starts an idle thread on the specified cpu. | |
This source file contains the implementation of _Scheduler_SMP_Start_idle().