RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
objectidtoname.c File Reference

This source file contains the implementation of _Objects_Id_to_name(). More...

#include <rtems/score/threadimpl.h>

Functions

Status_Control _Objects_Id_to_name (Objects_Id id, Objects_Name *name)
 Returns the name associated with object id.
 

Detailed Description

This source file contains the implementation of _Objects_Id_to_name().