Home
last modified time | relevance | path

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

/examples/utest/testcases/kernel/
A Dobject_tc.c195 struct rt_object static_objs[3]; in test_object_info_enumeration() local
208 rt_object_init(&static_objs[i], RT_Object_Class_Thread, names[i]); in test_object_info_enumeration()
234 if (objects[i] == &static_objs[j]) found_count++; in test_object_info_enumeration()
254 rt_object_detach(&static_objs[i]); in test_object_info_enumeration()

Completed in 2 milliseconds