Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dpolicy_internal.h341 extern void task_removewatchers(task_t task);
H A Dtask_policy.c3178 task_removewatchers(task_t task) in task_removewatchers() function
H A Dtask.c2877 task_removewatchers(task); in task_terminate_internal()