Searched refs:GetInfoForUserspace (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/object/include/object/
H A Dthread_dispatcher.h182 zx_status_t GetInfoForUserspace(zx_info_thread_t* info);
/fuchsia/zircon/kernel/object/
H A Dthread_dispatcher.cpp723 zx_status_t ThreadDispatcher::GetInfoForUserspace(zx_info_thread_t* info) { function in class:ThreadDispatcher
/fuchsia/zircon/kernel/syscalls/
H A Dobject.cpp261 auto err = thread->GetInfoForUserspace(&info);

Completed in 174 milliseconds