RTEMS 6.1-rc1
Functions
objectgetnext.c File Reference

This source file contains the implementation of _Objects_Get_next(). 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

This source file contains the implementation of _Objects_Get_next().