Inlined Routines in the Object Handler.
static __inline__ void _Objects_Namespace_remove_u32(const Objects_Information *information, Objects_Control *the_object)
Removes object with a 32-bit integer name from its namespace.
void _Objects_Close(const Objects_Information *information, Objects_Control *the_object)
Closes object.
static __inline__ void _Objects_Invalidate_Id(const Objects_Information *information, Objects_Control *the_object)
Invalidates an object Id.