[RTEMS Project] #4007: Add rtems_message_queue_construct()

RTEMS trac trac at rtems.org
Mon Sep 28 05:18:20 UTC 2020


#4007: Add rtems_message_queue_construct()
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  accepted
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"4a4f41ed642cd5d9f4056b12d86bbf80e8da983a/rtems"
 4a4f41e/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="4a4f41ed642cd5d9f4056b12d86bbf80e8da983a"
 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.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4007#comment:10>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list