mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 02:22:02 +08:00
c-user: Use RTEMS_WHO_AM_I for rtems_task_ident()
This commit is contained in:
parent
1c8ce332e2
commit
61410dad2a
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user