RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
objectfreestatic.c File Reference

This source file contains the implementation of _Objects_Free_static(). More...

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

Functions

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

Detailed Description

This source file contains the implementation of _Objects_Free_static().