Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thread.c146 static void thread_reap(void);
199 thread_reap(); in thread_count_inc()
668 thread_reap(void) in thread_reap() function
979 thread_reap(); /* check for zombie threads etc. */ in thread_wait()