RT-Thread RTOS  1.2.0
An open source embedded real-time operating system
rt_object_information Struct Reference

#include <rtdef.h>

Data Fields

enum rt_object_class_type type
 
rt_list_t object_list
 
rt_size_t object_size
 

Detailed Description

The information of the kernel object

Field Documentation

◆ type

enum rt_object_class_type rt_object_information::type

object class type

◆ object_list

rt_list_t rt_object_information::object_list

object list

◆ object_size

rt_size_t rt_object_information::object_size

object size