RTEMS | SMP: Add FMLP-Short and FMLP-Long locking protocols (!882)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Feb 11 21:50:14 UTC 2026
Gedare Bloom started a new discussion on cpukit/include/rtems/score/fmlpl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142457
> +
> +#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
fix the name
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/882#note_142457
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/20260211/625a8d51/attachment.htm>
More information about the bugs
mailing list