Home
last modified time | relevance | path

Searched refs:thread_free (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dkern_thr.c247 thread_free(newtd); in thread_create()
H A Dkern_thread.c845 thread_free(struct thread *td) in thread_free() function
H A Dkern_proc.c298 thread_free(FIRST_THREAD_IN_PROC(p)); in proc_fini()
/freebsd/sys/sys/
H A Dproc.h1247 void thread_free(struct thread *td);