Searched refs:LookupThreadById (Results 1 – 3 of 3) sorted by relevance
240 fbl::RefPtr<ThreadDispatcher> LookupThreadById(zx_koid_t koid);
806 fbl::RefPtr<ThreadDispatcher> ProcessDispatcher::LookupThreadById(zx_koid_t koid) { in LookupThreadById() function in ProcessDispatcher
880 auto thread = process->LookupThreadById(koid); in sys_object_get_child()
Completed in 12 milliseconds