RTEMS
5.1
|
Shrink an Object Class Information Record. More...
#include <rtems/score/objectimpl.h>
#include <rtems/score/assert.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/wkspace.h>
Functions | |
void | _Objects_Free_objects_block (Objects_Information *information, Objects_Maximum block) |
Free the objects block with the specified index. More... | |
void | _Objects_Shrink_information (Objects_Information *information) |
Shrinks an object class information record. More... | |
Shrink an Object Class Information Record.