RTEMS 6.1-rc5
|
This source file contains the implementation of _Objects_Close(). More...
#include <rtems/score/objectimpl.h>
Functions | |
void | _Objects_Close (const Objects_Information *information, Objects_Control *the_object) |
Closes object. | |
This source file contains the implementation of _Objects_Close().