37#ifndef _RTEMS_RTEMS_STATUSIMPL_H
38#define _RTEMS_RTEMS_STATUSIMPL_H
77 return _Status_Get( _Thread_Wait_get_status( executing ) );
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
#define STATUS_GET_CLASSIC(status)
Macro to get the Classic API status code.
Definition: status.h:97
Status_Control
Status codes.
Definition: status.h:111
This header file provides the status codes of Classic API directives and support functions.
This header file provides interfaces of the Thread Handler which are only used by the implementation.