RTEMS | SMP: Add support for the MPCP locking protocol (!1358)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed Jul 22 00:33:57 UTC 2026




Gedare Bloom started a new discussion on cpukit/include/rtems/score/mpcp.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1358#note_154970

 > +
 > +  /**
 > +   * @brief This member contains one ceiling priority per scheduler instance.
 > +   */
 > +  Priority_Control ceiling_priorities[ RTEMS_ZERO_LENGTH_ARRAY ];
 > +} MPCP_Control;
 > +
 > +/** @} */
 > +
 > +#ifdef __cplusplus
 > +}
 > +#endif /* __cplusplus */
 > +
 > +#endif /* RTEMS_SMP */
 > +
 > +#endif //_RTEMS_SCORE_MPCP_H

we don't use `//` style comments

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1358#note_154970
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-exhs5wgo6a0f3jtj385jc00ie-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260722/6604ac06/attachment-0001.htm>


More information about the bugs mailing list