Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_thread.c143 static void thread_zombie(struct thread *);
597 thread_zombie(struct thread *td) in thread_zombie() function
620 thread_zombie(td); in thread_stash()