Searched refs:tdsigcleanup (Results 1 – 4 of 4) sorted by relevance
415 void tdsigcleanup(struct thread *td);
391 tdsigcleanup(td); in kthread_exit()
375 tdsigcleanup(td); in kern_thr_exit()
2989 tdsigcleanup(struct thread *td) in tdsigcleanup() function