RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
rtemsobjectgetname.c File Reference

This source file contains the implementation of rtems_object_get_name(). More...

#include <rtems/rtems/object.h>
#include <rtems/score/objectimpl.h>

Functions

char * rtems_object_get_name (Objects_Id id, size_t length, char *name)
 Gets the object name associated with the object identifier as a string.
 

Detailed Description

This source file contains the implementation of rtems_object_get_name().