Searched refs:PTHREAD_PRIO_NONE (Results 1 – 12 of 12) sorted by relevance
70 PTHREAD_PRIO_NONE in ___pthread_mutex_init()73 case PTHREAD_PRIO_NONE << PTHREAD_MUTEXATTR_PROTOCOL_SHIFT: in ___pthread_mutex_init()
26 if (protocol != PTHREAD_PRIO_NONE in __pthread_mutexattr_setprotocol()
43 PTHREAD_PRIO_NONE
139 && SET_PROTOCOL (attr, PTHREAD_PRIO_NONE) == 0 in test_setprotocol()
297 if protocol == PTHREAD_PRIO_NONE:
30 return (proto == PTHREAD_PRIO_NONE in pthread_mutexattr_setprotocol()
28 .__protocol = PTHREAD_PRIO_NONE,
29 .__protocol = PTHREAD_PRIO_NONE,
14 optional-constant PTHREAD_PRIO_NONE
280 # define PTHREAD_PRIO_NONE PTHREAD_PRIO_NONE_NP macro
83 PTHREAD_PRIO_NONE, enumerator
5289 * sysdeps/pthread/pthread.h (PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT,