RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_task_ident(). More...
#include <rtems/rtems/tasksimpl.h>
#include <rtems/rtems/object.h>
#include <rtems/rtems/objectimpl.h>
#include <rtems/score/percpu.h>
Functions | |
rtems_status_code | rtems_task_ident (rtems_name name, uint32_t node, rtems_id *id) |
Identifies a task by the object name. | |
This source file contains the implementation of rtems_task_ident().