RTEMS 6.1-rc1
Functions
objectallocatestatic.c File Reference

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

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

Functions

Objects_Control_Objects_Allocate_static (Objects_Information *information)
 Return an inactive object or NULL. More...
 

Detailed Description

This source file contains the implementation of _Objects_Allocate_static().