From 66591316dc3bb9ec01126b51ff1b53a1bf229706 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 16 Mar 2021 15:42:55 +0100 Subject: c-user: Remove obsolete constraint --- c-user/semaphore/directives.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/c-user/semaphore/directives.rst b/c-user/semaphore/directives.rst index 8f4f18e..2d07e1c 100644 --- a/c-user/semaphore/directives.rst +++ b/c-user/semaphore/directives.rst @@ -233,9 +233,6 @@ The following constraints apply to this directive: * When the directive operates on a global object, the directive sends a message to remote nodes. This may preempt the calling task. -* When a semaphore using the MrsP locking protocol is created, the initial - count shall be exactly one. - * The number of semaphores available to the application is configured through the :ref:`CONFIGURE_MAXIMUM_SEMAPHORES` application configuration option. -- cgit v1.2.3