mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 02:32:08 +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
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user