Searched refs:umtx_thread_exit (Results 1 – 6 of 6) sorted by relevance
208 void umtx_thread_exit(struct thread *);
364 umtx_thread_exit(td); in kthread_exit()
313 umtx_thread_exit(td); in sys_thr_exit()
365 umtx_thread_exit(td); in exit1()
1378 umtx_thread_exit(td); in thread_suspend_check()
4557 umtx_thread_exit(struct thread *td) in umtx_thread_exit() function