RTEMS CPU Kit with SuperCore  4.11.3
Functions
objectnamespaceremove.c File Reference

Removes Object from Namespace. More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/wkspace.h>
Include dependency graph for objectnamespaceremove.c:

Functions

void _Objects_Namespace_remove (Objects_Information *information, Objects_Control *the_object)
 Removes object from namespace. More...
 

Detailed Description

Removes Object from Namespace.