23 #ifndef _RTEMS_SCORE_MRSP_H 24 #define _RTEMS_SCORE_MRSP_H 26 #include <rtems/score/cpuopts.h> 28 #if defined(RTEMS_SMP) uint64_t Priority_Control
The thread priority control.
The priority node to build up a priority aggregation.
Priority_Node Ceiling_priority
The ceiling priority used by the owner thread.
Thread_queue_Control Wait_queue
The thread queue to manage ownership and waiting threads.
Constants and Structures Needed to Declare a Thread Queue.
#define RTEMS_ZERO_LENGTH_ARRAY
This is a constant to declare zero-length arrays.