RTEMS CPU Kit with SuperCore  4.11.3
Functions
objectsetname.c File Reference

Set Objects Name. More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/wkspace.h>
#include <string.h>
Include dependency graph for objectsetname.c:

Functions

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

Detailed Description

Set Objects Name.