RTEMS CPU Kit with SuperCore  4.11.3
Functions
objectgetnameasstring.c File Reference

Extracts a Node from a Chain. More...

#include <rtems/score/threadimpl.h>
#include <ctype.h>
Include dependency graph for objectgetnameasstring.c:

Functions

char * _Objects_Get_name_as_string (Objects_Id id, size_t length, char *name)
 Gets object name in the form of a C string. More...
 

Detailed Description

Extracts a Node from a Chain.