Chandan U commented on a discussion on cpukit/include/rtems/score/coremsg.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1164#note_147810 > * when it does not contain a pending message. > */ > Chain_Control Inactive_messages; > + #if defined( RTEMS_POSIX_API ) I've created the updated patch by considering the suggested design change and decoupled the POSIX priority queue support from `CORE_message_queue_Control`, And also I've added declarations for priority queue routines in `coremsgimpl.h`. Could you please verify if this is in the correct direction. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1164#note_147810 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
