RTEMS  5.1
Functions
objectfree.c File Reference

Free Object. More...

#include <rtems/score/objectimpl.h>
#include <rtems/score/chainimpl.h>

Functions

void _Objects_Free_unlimited (Objects_Information *information, Objects_Control *the_object)
 Free the object. More...
 

Detailed Description

Free Object.