Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtask.h1365 void task_stop_conclave(task_t task, bool gather_crash_bt);
H A Dtask.c3107 task_stop_conclave(task, false); in task_terminate_internal()
3363 task_stop_conclave(task, true); in task_start_halt_locked()
10200 task_stop_conclave(task_t task, bool gather_crash_bt) in task_stop_conclave() function