Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_kthread.c363 tidhash_remove(td); in kthread_exit()
H A Dkern_thr.c365 tidhash_remove(td); in kern_thr_exit()
H A Dkern_exit.c423 tidhash_remove(td); in exit1()
H A Dkern_thread.c1702 tidhash_remove(struct thread *td) in tidhash_remove() function
/f-stack/freebsd/sys/
H A Dproc.h1128 void tidhash_remove(struct thread *);