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

 > +#include <rtems/score/threadimpl.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif /* __cplusplus */
 > +
 > +/**
 > + * @addtogroup ScoreMPCP
 > + *
 > + * @{
 > + */
 > +
 > +#define MPCP_TQ_OPERATIONS &_Thread_queue_Operations_priority
 > +
 > +/**
 > + * @brief Acquires critical according to MPCP.

"critical section" I guess. The comment is fairly deficient to the function 
name.

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to