Searched refs:lwp_map_find_first (Results 1 – 3 of 3) sorted by relevance
40 struct lwp_avl_struct* lwp_map_find_first(struct lwp_avl_struct* ptree);
211 rt_weak struct lwp_avl_struct* lwp_map_find_first(struct lwp_avl_struct* ptree) in lwp_map_find_first() function
415 while ((node = lwp_map_find_first(lwp->object_root)) != RT_NULL) in lwp_user_object_clear()
Completed in 6 milliseconds