RTEMS  5.1
Functions
objectnamespaceremove.c File Reference

Removes Object from Namespace. More...

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

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.