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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to