RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
objectgetlocal.c File Reference

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.
 

Detailed Description

This source file contains the implementation of _Objects_Get().