summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-19 08:45:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-19 08:47:00 +0100
commit61410dad2ab20b803a55f96afca4b6ce3205c222 (patch)
treeaee340c33e2e5ef2673dff79ed683cf2b5764166
parentc-user: Use rubric for configuration options (diff)
downloadrtems-docs-61410dad2ab20b803a55f96afca4b6ce3205c222.tar.bz2
c-user: Use RTEMS_WHO_AM_I for rtems_task_ident()
-rw-r--r--c-user/task/directives.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/task/directives.rst b/c-user/task/directives.rst
index e544525..ce2013c 100644
--- a/c-user/task/directives.rst
+++ b/c-user/task/directives.rst
@@ -484,8 +484,8 @@ Identifies a task by the object name.
This directive obtains a task identifier associated with the task name
specified in ``name``.
-A task may obtain its own identifier by specifying :c:macro:`RTEMS_SELF` for
-the name.
+A task may obtain its own identifier by specifying :c:macro:`RTEMS_WHO_AM_I`
+for the name.
The node to search is specified in ``node``. It shall be