Re: RTEMS | Draft: posix: Add mq_ispriority to mq_attr for per‑queue discipline selection (!1084)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Mar 3 00:39:11 UTC 2026
Gedare Bloom commented on a discussion on cpukit/posix/src/mqueueopen.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_144115
> const struct mq_attr *attr
> )
> {
> - POSIX_Message_queue_Control *the_mq;
> - char *name;
> - Status_Control status;
> + POSIX_Message_queue_Control *the_mq;
> + char *name;
> + Status_Control status;
> + CORE_message_queue_Disciplines discipline;
This still does not look right.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_144115
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/20260303/67303b63/attachment-0001.htm>
More information about the bugs
mailing list