17 #ifndef _RTEMS_RTEMS_STATUSIMPL_H 18 #define _RTEMS_RTEMS_STATUSIMPL_H This header file defines the status codes and support functions of the Classic API.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Inlined Routines from the Thread Handler.
static __inline__ Status_Control _Thread_Wait_get_status(const Thread_Control *the_thread)
Get the status of the wait return code of the thread.
#define RTEMS_INLINE_ROUTINE
Gives a hint to the compiler in a function declaration to inline this function.
const rtems_status_code _Status_Object_name_errors_to_status[]
Status Object Name Errors to Status Array.