RTEMS
Functions
threadcreateidle.c File Reference

Create Idle Thread. More...

#include <rtems/score/threadidledata.h>
#include <rtems/score/threadimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/schedulerimpl.h>
#include <rtems/score/stackimpl.h>
#include <rtems/score/sysstate.h>
#include <rtems/score/userextimpl.h>
#include <string.h>

Go to the source code of this file.

Functions

static void _Thread_Create_idle_for_CPU (Per_CPU_Control *cpu)
 
void _Thread_Create_idle (void)
 Creates idle thread. More...
 

Detailed Description

Create Idle Thread.

Definition in file threadcreateidle.c.