Searched refs:get_thread_info (Results 1 – 3 of 3) sorted by relevance
93 status = get_thread_info(find_thread(NULL), &thread); in uv_resident_set_memory()
1330 pub unsafe fn get_thread_info(id: thread_id, info: *mut thread_info) -> status_t { in get_thread_info() function