RTEMS 6.1-rc5
|
This source file contains the implementation of _Objects_Get(). More...
#include <rtems/score/objectimpl.h>
Functions | |
Objects_Control * | _Objects_Get (Objects_Id id, ISR_lock_Context *lock_context, const Objects_Information *information) |
Maps the specified object identifier to the associated local object control block. | |
This source file contains the implementation of _Objects_Get().