RTEMS | SMP: Add FMLP-Short and FMLP-Long locking protocols (!882)

Karthikey Kadati (@karthikey_kadati) gitlab at rtems.org
Fri Feb 13 12:49:13 UTC 2026




Karthikey Kadati commented on a discussion on cpukit/include/rtems/score/fmlpl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142694

 > +
 > +#ifndef _RTEMS_SCORE_FMLPL_H
 > +#define _RTEMS_SCORE_FMLPL_H
 > +
 > +#include <rtems/score/cpuopts.h>
 > +
 > +#if defined(RTEMS_SMP)
 > +
 > +#include <rtems/score/threadq.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif /* __cplusplus */
 > +
 > +/**
 > + * @defgroup ScoreFMLPL Multiprocessor Resource Sharing Protocol Handler

Fixed the doxygen group name to follow the RTEMS convention.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142694
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/20260213/abb65715/attachment-0001.htm>


More information about the bugs mailing list