RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
CORE_message_queue_Attributes Struct Reference

Control block used to manage the attributes of each message queue. More...

#include <coremsg.h>

Data Fields

CORE_message_queue_Disciplines discipline
 This field specifies the order in which blocking tasks will be ordered. More...
 

Detailed Description

Control block used to manage the attributes of each message queue.

The following defines the control block used to manage the attributes of each message queue.

Field Documentation

◆ discipline

CORE_message_queue_Disciplines CORE_message_queue_Attributes::discipline

This field specifies the order in which blocking tasks will be ordered.

Referenced by _CORE_message_queue_Is_priority().


The documentation for this struct was generated from the following file: