Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_kthread.c305 tidhash_add(newtd); in kthread_add()
Dkern_thr.c268 tidhash_add(newtd); in create_thread()
Dkern_thread.c1043 tidhash_add(struct thread *td) in tidhash_add() function
Dkern_fork.c399 tidhash_add(td2); in do_fork()
/freebsd-9-stable/sys/sys/
Dproc.h921 void tidhash_add(struct thread *);