RTEMS 6.1-rc1
Functions
schedulersmpstartidle.c File Reference

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. More...
 

Detailed Description

This source file contains the implementation of _Scheduler_SMP_Start_idle().