Searched refs:GetInfoForUserspace (Results 1 – 3 of 3) sorted by relevance
151 zx_status_t GetInfoForUserspace(zx_info_thread_t* info);
753 zx_status_t ThreadDispatcher::GetInfoForUserspace(zx_info_thread_t* info) { in GetInfoForUserspace() function in ThreadDispatcher
260 auto err = thread->GetInfoForUserspace(&info); in sys_object_get_info()
Completed in 8 milliseconds