coremutex.inl File Reference

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


Functions

RTEMS_INLINE_ROUTINE boolean _CORE_mutex_Is_locked (CORE_mutex_Control *the_mutex)
 Is Mutex Locked.
RTEMS_INLINE_ROUTINE boolean _CORE_mutex_Is_fifo (CORE_mutex_Attributes *the_attribute)
 Does Core Mutex Use FIFO Blocking.
RTEMS_INLINE_ROUTINE boolean _CORE_mutex_Is_priority (CORE_mutex_Attributes *the_attribute)
 Doex Core Mutex Use Priority Blocking.
RTEMS_INLINE_ROUTINE boolean _CORE_mutex_Is_inherit_priority (CORE_mutex_Attributes *the_attribute)
 Does Mutex Use Priority Inheritance.
RTEMS_INLINE_ROUTINE boolean _CORE_mutex_Is_priority_ceiling (CORE_mutex_Attributes *the_attribute)
 Does Mutex Use Priority Ceiling.
RTEMS_INLINE_ROUTINE int _CORE_mutex_Seize_interrupt_trylock_body (CORE_mutex_Control *the_mutex, ISR_Level *level_p)
 Seize Mutex with Quick Success Path.

Detailed Description

This include file contains all of the inlined routines associated with the CORE mutexes.

Generated on Fri Jul 4 12:16:29 2008 for RTEMSSuperCore by  doxygen 1.5.6