Home
last modified time | relevance | path

Searched refs:rt_custom_object (Results 1 – 1 of 1) sorted by relevance

/src/
A Dobject.c36 struct rt_custom_object struct
147 …tom, _OBJ_CONTAINER_LIST_INIT(RT_Object_Info_Custom), sizeof(struct rt_custom_object), RT_SPINLOCK…
779 struct rt_custom_object *cobj = RT_NULL; in rt_custom_object_create()
781 cobj = (struct rt_custom_object *)rt_object_allocate(RT_Object_Class_Custom, name); in rt_custom_object_create()
803 struct rt_custom_object *cobj = (struct rt_custom_object *)obj; in rt_custom_object_destroy()

Completed in 4 milliseconds