23 #ifndef _RTEMS_SCORE_COREMUTEX_H 24 #define _RTEMS_SCORE_COREMUTEX_H 94 #if defined(RTEMS_SMP) Priority_Node Priority_ceiling
The priority ceiling node for the mutex owner.
Constants and Prototypes Related to the Internal Error Handler.
Thread_queue_Control Wait_queue
The thread queue of this mutex.
The priority node to build up a priority aggregation.
unsigned int nest_level
The nest level in case of a recursive seize.
CORE_recursive_mutex_Control Recursive
The plain recursive mutex.
const struct _Scheduler_Control * scheduler
The scheduler instance for this priority ceiling mutex.
Constants and Structures Associated with Watchdog Timers.
Constants and Structures Needed to Declare a Thread Queue.
CORE_mutex_Control Mutex
The plain non-recursive mutex.
The recursive mutex control.
Control block used to manage each mutex.
The recursive mutex control with priority ceiling protocol support.
Constants and Structures Related with the Thread Control Block.