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

/freebsd-12-stable/sys/kern/
H A Dkern_thread.c392 thread_free(td_first);
434 thread_free(struct thread *td) function
H A Dkern_thr.c249 thread_free(newtd);
H A Dkern_proc.c292 thread_free(FIRST_THREAD_IN_PROC(p));
/freebsd-12-stable/sys/sys/
H A Dproc.h1152 void thread_free(struct thread *td);

Completed in 113 milliseconds