Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thread.c144 static void thread_reap(void);
197 thread_reap(); in thread_count_inc()
705 thread_reap(void) in thread_reap() function
1062 thread_reap(); /* check for zombie threads etc. */ in thread_wait()