Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dtask_policy.c184 static void remove_taskwatch_locked(task_t task, task_watch_t * twp);
3082 remove_taskwatch_locked(task_t task, task_watch_t * twp) in remove_taskwatch_locked() function
3153 remove_taskwatch_locked(task, twp); in proc_lf_pidbind()
3257 remove_taskwatch_locked(twp->tw_task, twp); in thead_remove_taskwatch()