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