Searched refs:task_pidsuspend_locked (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h449 extern kern_return_t task_pidsuspend_locked(
H A Dtask_policy.c1736 kret = task_pidsuspend_locked(task);
1768 kret = task_pidsuspend_locked(task);
1807 kret = task_pidsuspend_locked(task);
H A Dtask.c1333 task_pidsuspend_locked(task_t task) function
1372 kr = task_pidsuspend_locked(task);

Completed in 28 milliseconds