Searched refs:PTHREAD_PRIO_NONE (Results 1 – 6 of 6) sorted by relevance
94 .m_protocol = PTHREAD_PRIO_NONE,102 .m_protocol = PTHREAD_PRIO_NONE,
214 if (attr->m_protocol < PTHREAD_PRIO_NONE || in mutex_check_attr()247 case PTHREAD_PRIO_NONE: in mutex_init_body()336 .m_protocol = PTHREAD_PRIO_NONE, in shared_mutex_init()410 .m_protocol = PTHREAD_PRIO_NONE, in _pthread_mutex_init_calloc_cb()
223 protocol < PTHREAD_PRIO_NONE || protocol > PTHREAD_PRIO_PROTECT) in _pthread_mutexattr_setprotocol()
193 { PTHREAD_MUTEX_DEFAULT, PTHREAD_PRIO_NONE, 0, MUTEX_FLAGS_PRIVATE, \
114 #define PTHREAD_PRIO_NONE 0 macro
556 target = PTHREAD_PRIO_NONE; in ATF_TC_BODY()