RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
Objects_Name Union Reference

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...
 

Detailed Description

The following type defines the control block used to manage object names.

Field Documentation

◆ name_u32

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().


The documentation for this union was generated from the following file: