RTEMS  5.1
Functions
objectsetname.c File Reference

Set Objects Name. More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/wkspace.h>
#include <string.h>

Functions

bool _Objects_Set_name (const Objects_Information *information, Objects_Control *the_object, const char *name)
 Sets objects name. More...
 

Detailed Description

Set Objects Name.