RTEMS | rtems/posix/mqueueimpl.h: Clarify FIFO ordering in message queue receive (!1070)
Xinhong Hu (@aptacc2421)
gitlab at rtems.org
Sat Feb 21 11:14:54 UTC 2026
Xinhong Hu created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1070
Project:Branches: aptacc2421/rtems:fix-mqueue-receive-docs to rtems/rtos/rtems:main
Author: Xinhong Hu
## Summary
rtems/posix/mqueueimpl.h: Clarify FIFO ordering in message queue receive
- The POSIX standard requires message queues to be processed by priority,
but RTEMS currently uses FIFO ordering. This documentation correction
clarifies the actual behavior and relates directly to issue #3791
(POSIX Message Queue thread release order).
- This is a documentation-only change and does not alter the runtime behavior.
Updates #3791
## Generative AI
<!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/-->
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1070
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260221/e7cc3c52/attachment.htm>
More information about the bugs
mailing list