RTEMS
Functions
objectnamespaceremove.c File Reference

Removes Object from Namespace. More...

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

Go to the source code of this file.

Functions

void _Objects_Namespace_remove_string (const Objects_Information *information, Objects_Control *the_object)
 Removes object with a string name from its namespace. More...
 

Detailed Description

Removes Object from Namespace.

Definition in file objectnamespaceremove.c.