[RTEMS Project] #4007: Add rtems_message_queue_construct()

RTEMS trac trac at rtems.org
Mon Sep 28 05:18:10 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:"69b4fe592fb26f3421add3c564677d78022bcf5a/rtems"
 69b4fe59/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="69b4fe592fb26f3421add3c564677d78022bcf5a"
 score: Simplify CORE_message_queue_Buffer

 Merge CORE_message_queue_Buffer structure into
 CORE_message_queue_Buffer_control.

 Use a zero-length array for the actual message buffer.  This reduces the
 structure size on all targets.

 Update #4007.
 }}}

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


More information about the bugs mailing list