Searched refs:umtx_thread_exit (Results 1 – 6 of 6) sorted by relevance
211 void umtx_thread_exit(struct thread *);
357 umtx_thread_exit(td); in kthread_exit()
313 umtx_thread_exit(td); in sys_thr_exit()
202 umtx_thread_exit(FIRST_THREAD_IN_PROC(p)); in exit_onexit()
1410 umtx_thread_exit(td); in thread_suspend_check()
4993 umtx_thread_exit(struct thread *td) in umtx_thread_exit() function