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