RTEMS  5.0.0
Functions
objectallocate.c File Reference

Allocate Object. More...

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

Functions

Objects_Control_Objects_Allocate_unprotected (Objects_Information *information)
 Allocates an object without locking the allocator mutex. More...
 
Objects_Control_Objects_Allocate (Objects_Information *information)
 Allocates an object. More...
 

Detailed Description

Allocate Object.