Re: RTEMS | Draft: posix: Add mq_ispriority to mq_attr for per‑queue discipline selection (!1084)

Gedare Bloom (@gedare) gitlab at rtems.org
Sat Feb 28 03:09:53 UTC 2026




Gedare Bloom started a new discussion on cpukit/include/mqueue.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143848

 >    long mq_maxmsg;
 >    /** This is the maximum message size */
 >    long mq_msgsize;
 > -  /** This is the mumber of messages currently queued */
 > -  long mq_curmsgs;
 > +  /** This is the number of messages currently queued */
 > +  long  mq_curmsgs;

avoid making random whitespace/formatting changes.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1084#note_143848
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/20260228/9e02acc4/attachment.htm>


More information about the bugs mailing list