|
RTEMS
|
rtems_task_ident() Implementation More...
#include <rtems/rtems/tasksimpl.h>#include <rtems/rtems/objectimpl.h>#include <rtems/score/percpu.h>Go to the source code of this file.
Functions | |
| rtems_status_code | rtems_task_ident (rtems_name name, uint32_t node, rtems_id *id) |
| Identifies a task object by the specified object name. More... | |
rtems_task_ident() Implementation
Definition in file taskident.c.
1.8.14