RTEMS CPU Kit with SuperCore  4.11.3
Functions
objectgetnext.c File Reference

Get Pointer to Next Object that is Active. More...

#include <rtems/score/objectimpl.h>
Include dependency graph for objectgetnext.c:

Functions

Objects_Control_Objects_Get_next (Objects_Information *information, Objects_Id id, Objects_Locations *location_p, Objects_Id *next_id_p)
 Like _Objects_Get, but is used to find "next" open object. More...
 

Detailed Description

Get Pointer to Next Object that is Active.