RTEMS CPU Kit with SuperCore
4.11.3
|
Get Pointer to Next Object that is Active. More...
#include <rtems/score/objectimpl.h>
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... | |
Get Pointer to Next Object that is Active.