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

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.
 

Detailed Description

This source file contains the implementation of rtems_object_set_name().