Searched refs:user_thread (Results 1 – 4 of 4) sorted by relevance
77 return get_current_thread()->user_thread; in GetCurrent()
146 ThreadDispatcher* user_thread; member
1163 if (t->user_thread) { in thread_owner_name()1164 t->user_thread->process()->get_name(out_name); in thread_owner_name()1232 t->user_thread, t->user_pid, t->user_tid); in dump_thread_locked()
127 lkthread->user_thread = this; in Initialize()438 ThreadDispatcher* t = arg->user_thread; in ThreadUserCallback()
Completed in 13 milliseconds