RTEMS 6.1-rc1
Functions
schedulerdefaultstartidle.c File Reference

This source file contains the implementation of _Scheduler_default_Start_idle(). More...

#include <rtems/score/schedulerimpl.h>

Functions

void _Scheduler_default_Start_idle (const Scheduler_Control *scheduler, Thread_Control *the_thread, Per_CPU_Control *cpu)
 Starts an idle thread. More...
 

Detailed Description

This source file contains the implementation of _Scheduler_default_Start_idle().