Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_thread.c145 static void thread_zombie(struct thread *);
551 thread_zombie(struct thread *td) in thread_zombie() function
574 thread_zombie(td); in thread_stash()