Home
last modified time | relevance | path

Searched refs:THR_MAX_RR_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_mutexattr.c231 (*mattr)->m_ceiling = THR_MAX_RR_PRIORITY; in _pthread_mutexattr_setprotocol()
H A Dthr_private.h318 #define THR_MAX_RR_PRIORITY (_thr_priorities[SCHED_RR-1].pri_max) macro