Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_thread.c142 static void thread_zombie(struct thread *);
598 thread_zombie(struct thread *td) in thread_zombie() function
621 thread_zombie(td); in thread_stash()