states.inl File Reference

This graph shows which files directly or indirectly include this file:


Functions

RTEMS_INLINE_ROUTINE States_Control _States_Set (States_Control states_to_set, States_Control current_state)
RTEMS_INLINE_ROUTINE States_Control _States_Clear (States_Control states_to_clear, States_Control current_state)
RTEMS_INLINE_ROUTINE boolean _States_Is_ready (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_only_dormant (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_dormant (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_suspended (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_transient (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_delaying (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_buffer (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_segment (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_message (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_event (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_mutex (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_semaphore (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_time (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_rpc_reply (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_for_period (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_locally_blocked (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_waiting_on_thread_queue (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Is_blocked (States_Control the_states)
RTEMS_INLINE_ROUTINE boolean _States_Are_set (States_Control the_states, States_Control mask)

Detailed Description

This file contains the macro implementation of the inlined routines associated with thread state information.

Generated on Sun Jul 27 00:17:24 2008 for RTEMSSuperCore by  doxygen 1.5.6