RTEMS  5.1
Functions
objectshrinkinformation.c File Reference

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...
 

Detailed Description

Shrink an Object Class Information Record.