RTEMS
5.1
|
Get Pointer to Next Object that is Active. More...
#include <rtems/score/objectimpl.h>
Functions | |
Objects_Control * | _Objects_Get_next (Objects_Id id, const Objects_Information *information, Objects_Id *next_id_p) |
Gets the next open object after the specified object identifier. More... | |
Get Pointer to Next Object that is Active.