Home
last modified time | relevance | path

Searched refs:tidhash_add (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_kthread.c316 tidhash_add(newtd); in kthread_add()
H A Dkern_thr.c272 tidhash_add(newtd); in thread_create()
H A Dinit_main.c501 tidhash_add(td); in proc0_init()
H A Dkern_fork.c399 tidhash_add(td2); in do_fork()
H A Dkern_thread.c1694 tidhash_add(struct thread *td) in tidhash_add() function
/f-stack/freebsd/sys/
H A Dproc.h1127 void tidhash_add(struct thread *);