RTEMS 6.1-rc1
Functions
objectclose.c File Reference

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...
 

Detailed Description

This source file contains the implementation of _Objects_Close().