Searched refs:PTHREAD_PRIO_NONE (Results 1 – 2 of 2) sorted by relevance
45 ap->protocol = PTHREAD_PRIO_NONE; in pthread_mutexattr_init()143 if (protocol != PTHREAD_PRIO_NONE && in pthread_mutexattr_setprotocol()226 PTHREAD_PRIO_NONE | PTHREAD_MUTEX_STALLED; in pthread_mutex_init()
88 #define PTHREAD_PRIO_NONE 0x0 macro