summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c-user/scheduling-concepts/directives.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/c-user/scheduling-concepts/directives.rst b/c-user/scheduling-concepts/directives.rst
index b1c485f..81971f4 100644
--- a/c-user/scheduling-concepts/directives.rst
+++ b/c-user/scheduling-concepts/directives.rst
@@ -202,6 +202,10 @@ the specified processor set.
The ``id`` parameter was `NULL
<https://en.cppreference.com/w/c/types/NULL>`_.
+:c:macro:`RTEMS_INVALID_ADDRESS`
+ The ``cpuset`` parameter was `NULL
+ <https://en.cppreference.com/w/c/types/NULL>`_.
+
:c:macro:`RTEMS_INVALID_SIZE`
The processor set size was invalid.