RTEMS
5.0.0
|
Removes Object from Namespace. More...
Functions | |
void | _Objects_Namespace_remove_u32 (const Objects_Information *information, Objects_Control *the_object) |
Removes object with a 32-bit integer name from its namespace. More... | |
void | _Objects_Namespace_remove_string (const Objects_Information *information, Objects_Control *the_object) |
Removes object with a string name from its namespace. More... | |
Removes Object from Namespace.