17#ifndef _RTEMS_RTEMS_STATUSIMPL_H
18#define _RTEMS_RTEMS_STATUSIMPL_H
const rtems_status_code _Status_Object_name_errors_to_status[]
Status Object Name Errors to Status Array.
Definition: status.c:18
rtems_status_code
Classic API Status.
Definition: status.h:43
#define RTEMS_INLINE_ROUTINE
Definition: basedefs.h:66
RTEMS_INLINE_ROUTINE Status_Control _Thread_Wait_get_status(const Thread_Control *the_thread)
Get the status of the wait return code of the thread.
Definition: threadimpl.h:2328
Inlined Routines from the Thread Handler.