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

This source file contains the implementation of _Objects_Namespace_remove_string(). 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.
 

Detailed Description

This source file contains the implementation of _Objects_Namespace_remove_string().