RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Typedefs | Variables
threadidledata.h File Reference

Constants for the idle threads. More...

#include <rtems/score/basedefs.h>

Go to the source code of this file.

Typedefs

typedef void *(* Thread_Idle_body) (uintptr_t)
 The idle thread body type.
 

Variables

const size_t _Thread_Idle_stack_size
 The idle thread stack size in bytes.
 
const Thread_Idle_body _Thread_Idle_body
 The idle thread body.
 

Detailed Description

Constants for the idle threads.