Searched refs:_pthread_priority_thread_qos (Results 1 – 6 of 6) sorted by relevance
80 } else if (qos < _pthread_priority_thread_qos(base_pp)) { in _pthread_priority_combine()
314 _pthread_priority_thread_qos(pthread_priority_t pp) in _pthread_priority_thread_qos() function
729 qos = _pthread_priority_thread_qos(mgr_pri); in workq_thread_reset_pri()2335 data->qos_tier = _pthread_priority_thread_qos(priority); in _pthread_priority_to_policy()2616 thread_qos_t qos = _pthread_priority_thread_qos(pp); in bsdthread_add_explicit_override()2658 thread_qos_t qos_override = _pthread_priority_thread_qos(pp); in workq_thread_add_dispatch_override()2919 thread_qos_t qos = _pthread_priority_thread_qos(pp); in workq_reqthreads()3777 thread_qos_t qos = _pthread_priority_thread_qos(pri); in workq_kernreturn()3818 thread_qos_t qos = _pthread_priority_thread_qos(arg2); in workq_kernreturn()4159 _pthread_priority_thread_qos(mgr_pri)); in workq_threadreq_select_for_creator()4369 _pthread_priority_thread_qos(mgr_pri)); in workq_threadreq_select()
1439 mach_msg_qos_t qos = _pthread_priority_thread_qos(kmsg->ikm_ppriority); in ipc_kmsg_set_qos()1440 mach_msg_qos_t ovr = _pthread_priority_thread_qos(priority); in ipc_kmsg_set_qos()1443 kmsg->ikm_qos_override = _pthread_priority_thread_qos(kmsg->ikm_ppriority); in ipc_kmsg_set_qos()
523 qos_ovr = _pthread_priority_thread_qos(priority); in ipc_port_request_sparm()
1785 !_pthread_priority_thread_qos(kev->qos)) { in filt_timertouch()2439 qos_index = _pthread_priority_thread_qos(kn->kn_qos); in filt_wlattach()2669 if (!(*qos_index = _pthread_priority_thread_qos(kev->qos))) { in filt_wlvalidate_kev_flags()3896 if (!_pthread_priority_thread_qos(kn ? kn->kn_qos : kev->qos)) { in kevent_register_validate_priority()6451 kq_index_t qos = _pthread_priority_thread_qos(pp);