RTEMS 6.1-rc5
Loading...
Searching...
No Matches
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.
 

Detailed Description

This source file contains the implementation of _Objects_Close().