summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c-user/semaphore_manager.rst6
1 files 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: