RTEMS  5.1
Functions
objectgetnext.c File Reference

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...
 

Detailed Description

Get Pointer to Next Object that is Active.