Home
last modified time | relevance | path

Searched refs:thread_cow_get (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_thr.c242 thread_cow_get(newtd, td); in thread_create()
H A Dkern_thread.c796 thread_cow_get(struct thread *newtd, struct thread *td) in thread_cow_get() function
/f-stack/freebsd/sys/
H A Dproc.h1160 void thread_cow_get(struct thread *newtd, struct thread *td);