Searched refs:_pthread_priority_combine (Results 1 – 3 of 3) sorted by relevance
70 _pthread_priority_combine(pthread_priority_t base_pp, thread_qos_t qos) in _pthread_priority_combine() function
401 _pthread_priority_combine(pthread_priority_t base_pp, thread_qos_t qos);
4430 kev.qos = _pthread_priority_combine(kn->kn_qos, kn->kn_qos_override); in knote_process()