Searched refs:THR_MAX_RR_PRIORITY (Results 1 – 2 of 2) sorted by relevance
231 (*mattr)->m_ceiling = THR_MAX_RR_PRIORITY; in _pthread_mutexattr_setprotocol()
318 #define THR_MAX_RR_PRIORITY (_thr_priorities[SCHED_RR-1].pri_max) macro