Changeset 4a4f41e in rtems for cpukit/Makefile.am

Timestamp:
09/23/20 14:47:58 (4 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
febc6604
Parents:
24ea1ce
git-author:
Sebastian Huber <sebastian.huber@…> (09/23/20 14:47:58)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/28/20 05:16:01)
Message:

rtems: Add rtems_message_queue_construct()

In contrast to message queues created by rtems_message_queue_create(), the
message queues constructed by this directive use a user-provided message buffer
storage area.

Add RTEMS_MESSAGE_QUEUE_BUFFER() to define a message buffer type for message
buffer storage areas.

Update #4007.

(No files)

Note: See TracChangeset for help on using the changeset viewer.