Searched refs:proc_set_task_spawnpolicy (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.121.3/osfmk/kern/ |
| H A D | policy_internal.h | 139 extern void proc_set_task_spawnpolicy(task_t task, thread_t thread, int apptype, int qos_clamp, tas…
|
| H A D | task_policy.c | 1953 proc_set_task_spawnpolicy(task_t task, thread_t thread, int apptype, int qos_clamp, task_role_t rol… in proc_set_task_spawnpolicy() function
|
| /xnu-10063.121.3/bsd/kern/ |
| H A D | kern_exec.c | 2493 proc_set_task_spawnpolicy(proc_task(p), thread, apptype, qos_clamp, role, in exec_handle_spawnattr_policy()
|