Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtask.c414 static kern_return_t task_start_halt_locked(task_t task, boolean_t should_mark_corpse);
3296 task_start_halt_locked(task_t task, boolean_t should_mark_corpse) in task_start_halt_locked() argument
3309 if (!should_mark_corpse && in task_start_halt_locked()
3338 if (should_mark_corpse) { in task_start_halt_locked()
3356 if (first_suspension || should_mark_corpse) { in task_start_halt_locked()
3362 if (should_mark_corpse) { in task_start_halt_locked()
3391 if (should_mark_corpse) { in task_start_halt_locked()