RTEMS 6.1-rc1
|
This source file contains the implementation of rtems_object_set_name(). More...
#include <rtems/rtems/object.h>
#include <rtems/rtems/statusimpl.h>
#include <rtems/rtems/tasks.h>
#include <rtems/score/objectimpl.h>
Functions | |
rtems_status_code | rtems_object_set_name (rtems_id id, const char *name) |
Sets the object name of the object associated with the object identifier. More... | |
This source file contains the implementation of rtems_object_set_name().