Searched refs:rt_object_find (Results 1 – 2 of 2) sorted by relevance
717 rt_object_t rt_object_find(const char *name, rt_uint8_t type) in rt_object_find() function
1122 return (rt_thread_t)rt_object_find(name, RT_Object_Class_Thread); in rt_thread_find()
Completed in 6 milliseconds