36 #ifndef _RTEMS_SCORE_THREADIDLEDATA_H 37 #define _RTEMS_SCORE_THREADIDLEDATA_H 62 typedef void *( *Thread_Idle_body )( uintptr_t );
const Thread_Idle_body _Thread_Idle_body
The idle thread body.
void *(* Thread_Idle_body)(uintptr_t)
The idle thread body type.
const size_t _Thread_Idle_stack_size
The idle thread stack size in bytes.
This header file provides basic definitions used by the API and the implementation.