From 7c43a4b4023587ab386d94c57b5c1f8a4afc604e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 17 Mar 2021 14:04:00 +0100 Subject: c-user: Update MrsP semaphore documentation Update #4347. --- c-user/semaphore_manager.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/c-user/semaphore_manager.rst b/c-user/semaphore_manager.rst index 31a3c79..b99d384 100644 --- a/c-user/semaphore_manager.rst +++ b/c-user/semaphore_manager.rst @@ -377,9 +377,9 @@ NOTES: This directive may cause the calling task to be preempted due to an obtain and release of the object allocator mutex. - The priority inheritance and priority ceiling algorithms are only supported - for local, binary semaphores that use the priority task wait queue blocking - discipline. + The priority inheritance, priority ceiling, and MrsP algorithms are only + supported for local, binary semaphores that use the priority task wait + queue blocking discipline. The following semaphore attribute constants are defined by RTEMS: -- cgit v1.2.3