Home
last modified time | relevance | path

Searched refs:thread_set_workq_pri (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dpolicy_internal.h189 extern void thread_set_workq_pri(thread_t thread, thread_qos_t qos, integer_t priority, integer_t p…
H A Dthread_policy.c863 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri() function
/xnu-11215/bsd/pthread/
H A Dpthread_workqueue.c724 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()