Home
last modified time | relevance | path

Searched refs:tidhash_remove (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_kthread.c389 tidhash_remove(td); in kthread_exit()
H A Dkern_thr.c365 tidhash_remove(td); in kern_thr_exit()
H A Dkern_exit.c448 tidhash_remove(td); in exit1()
H A Dkern_thread.c1791 tidhash_remove(struct thread *td) in tidhash_remove() function
/freebsd/sys/sys/
H A Dproc.h1216 void tidhash_remove(struct thread *);