Searched refs:static_objs (Results 1 – 1 of 1) sorted by relevance
195 struct rt_object static_objs[3]; in test_object_info_enumeration() local208 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