Searched refs:PTHREAD_PRIO_NONE (Results 1 – 6 of 6) sorted by relevance
96 .m_protocol = PTHREAD_PRIO_NONE,104 .m_protocol = PTHREAD_PRIO_NONE,
217 if (attr->m_protocol < PTHREAD_PRIO_NONE || in mutex_check_attr()250 case PTHREAD_PRIO_NONE: in mutex_init_body()340 .m_protocol = PTHREAD_PRIO_NONE, in shared_mutex_init()415 .m_protocol = PTHREAD_PRIO_NONE, in _pthread_mutex_init_calloc_cb()
230 protocol < PTHREAD_PRIO_NONE || protocol > PTHREAD_PRIO_PROTECT) in _pthread_mutexattr_setprotocol()
195 { PTHREAD_MUTEX_DEFAULT, PTHREAD_PRIO_NONE, 0, MUTEX_FLAGS_PRIVATE, \
116 #define PTHREAD_PRIO_NONE 0 macro
568 target = PTHREAD_PRIO_NONE; in ATF_TC_BODY()