Searched refs:proc_thread_qos_remove_override (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | policy_internal.h | 184 extern int proc_thread_qos_remove_override(task_t task, thread_t thread, uint64_t tid,
|
| H A D | thread_policy.c | 2902 proc_thread_qos_remove_override(task_t task, in proc_thread_qos_remove_override() function
|
| /xnu-11215/bsd/pthread/ |
| H A D | pthread_shims.c | 216 return proc_thread_qos_remove_override(task, thread, tid, resource, in proc_usynch_thread_qos_remove_override_for_resource()
|
| H A D | pthread_workqueue.c | 2644 int rv = proc_thread_qos_remove_override(proc_task(p), th, 0, resource, in bsdthread_remove_explicit_override()
|