RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
objectsetname.c File Reference

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

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

Functions

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

Detailed Description

This source file contains the implementation of _Objects_Set_name().