void _Workspace_Free(void *block)
Frees memory to the workspace.
Inlined Routines in the Object Handler.
static __inline__ bool _Objects_Has_string_name(const Objects_Information *information)
Returns if the object has a string name.
void _Objects_Namespace_remove_string(const Objects_Information *information, Objects_Control *the_object)
Removes object with a string name from its namespace.
#define RTEMS_DECONST(_type, _var)
Performs a type cast which removes const qualifiers without warnings to the specified type for the sp...
Information Related to the RAM Workspace.
#define _Assert(_e)
Assertion similar to assert() controlled via RTEMS_DEBUG instead of NDEBUG.