RTEMS 6.1-rc1
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. More...
 

Detailed Description

This source file contains the implementation of _Objects_Id_to_name().