RTEMS 6.1-rc1
Variables
threadidledefault.c File Reference

This source file contains the default definition of _Thread_Idle_body. More...

#include <rtems/score/threadidledata.h>
#include <rtems/score/cpu.h>

Variables

const Thread_Idle_body _Thread_Idle_body = _CPU_Thread_Idle_body
 The idle thread body. More...
 

Detailed Description

This source file contains the default definition of _Thread_Idle_body.