Home
last modified time | relevance | path

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

/xnu-11215/bsd/pthread/
H A Dpthread_priority.c49 _PTHREAD_PRIORITY_QOS_CLASS_MASK | in _pthread_priority_normalize()
63 return pp & (_PTHREAD_PRIORITY_QOS_CLASS_MASK | in _pthread_priority_normalize_for_ipc()
H A Dpriority_private.h174 #define _PTHREAD_PRIORITY_QOS_CLASS_MASK 0x003fff00u macro