Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_fork.c1021 error = thread_recycle(td2, pages); in fork1()
H A Dkern_thread.c809 thread_recycle(struct thread *td, int pages) in thread_recycle() function
/freebsd/sys/sys/
H A Dproc.h1277 int thread_recycle(struct thread *, int pages);