mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-19 05:22:32 +08:00
c-user: Use RTEMS_WHO_AM_I for rtems_task_ident()
This commit is contained in:
@@ -484,8 +484,8 @@ Identifies a task by the object name.
|
|||||||
This directive obtains a task identifier associated with the task name
|
This directive obtains a task identifier associated with the task name
|
||||||
specified in ``name``.
|
specified in ``name``.
|
||||||
|
|
||||||
A task may obtain its own identifier by specifying :c:macro:`RTEMS_SELF` for
|
A task may obtain its own identifier by specifying :c:macro:`RTEMS_WHO_AM_I`
|
||||||
the name.
|
for the name.
|
||||||
|
|
||||||
The node to search is specified in ``node``. It shall be
|
The node to search is specified in ``node``. It shall be
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user