Searched refs:tw_task (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c1963 twp->tw_task = target_task; /* holds the task reference */
1987 task = twp->tw_task;
2094 remove_taskwatch_locked(twp->tw_task, twp);
2099 task_deallocate(twp->tw_task);
2161 task_deallocate(twp->tw_task);
H A Dtask.h219 task_t tw_task; /* task that is being watched */ member in struct:task_watcher

Completed in 16 milliseconds