RTEMS CPU Kit with SuperCore
4.11.3
|
The following type defines the control block used to manage object names. More...
#include <object.h>
Data Fields | |
uint32_t | name_u32 |
This is the actual 32-bit "raw" integer name. More... | |
The following type defines the control block used to manage object names.
uint32_t Objects_Name::name_u32 |
This is the actual 32-bit "raw" integer name.
Referenced by _Objects_MP_Global_name_search(), _Objects_Namespace_remove(), and _Objects_Open_u32().