Searched refs:proc_set_task_spawnpolicy (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | policy_internal.h | 140 extern void proc_set_task_spawnpolicy(task_t task, thread_t thread, int apptype, int qos_clamp, tas…
|
| H A D | task_policy.c | 2004 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-11215/bsd/kern/ |
| H A D | kern_exec.c | 2538 proc_set_task_spawnpolicy(proc_task(p), thread, apptype, qos_clamp, role, in exec_handle_spawnattr_policy()
|