RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
taskident.c File Reference

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.
 

Detailed Description

This source file contains the implementation of rtems_task_ident().