Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/ !
H A Dthread.h1000 extern void thread_terminate_crashed_threads(void);
H A Dthread.c1170 thread_terminate_crashed_threads(void) in thread_terminate_crashed_threads() function
H A Dtask.c2488 thread_terminate_crashed_threads(); in task_clear_corpse()