Searched refs:thread_set_workq_pri (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | policy_internal.h | 189 extern void thread_set_workq_pri(thread_t thread, thread_qos_t qos, integer_t priority, integer_t p…
|
| H A D | thread_policy.c | 863 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri() function
|
| /xnu-11215/bsd/pthread/ |
| H A D | pthread_workqueue.c | 724 thread_set_workq_pri(th, THREAD_QOS_UNSPECIFIED, mgr_pri, in workq_thread_reset_pri() 821 thread_set_workq_pri(th, qos, priority, policy); in workq_thread_reset_pri()
|