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