RTEMS  5.1
Functions | Variables
statusimpl.h File Reference

Classic Status Implementation. More...

#include <rtems/rtems/status.h>
#include <rtems/score/threadimpl.h>

Go to the source code of this file.

Functions

RTEMS_INLINE_ROUTINE rtems_status_code _Status_Get (Status_Control status)
 
RTEMS_INLINE_ROUTINE rtems_status_code _Status_Get_after_wait (const Thread_Control *executing)
 

Variables

const rtems_status_code _Status_Object_name_errors_to_status []
 Status Object Name Errors to Status Array. More...
 

Detailed Description

Classic Status Implementation.