Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dtask_policy.c184 static void remove_taskwatch_locked(task_t task, task_watch_t * twp);
2989 remove_taskwatch_locked(task_t task, task_watch_t * twp) in remove_taskwatch_locked() function
3060 remove_taskwatch_locked(task, twp); in proc_lf_pidbind()
3164 remove_taskwatch_locked(twp->tw_task, twp); in thead_remove_taskwatch()