Searched refs:PTHREAD_PRIO_NONE (Results 1 – 2 of 2) sorted by relevance
268 if ((protocol < PTHREAD_PRIO_NONE) || (protocol > PTHREAD_PRIO_PROTECT)) { in pthread_mutexattr_setprotocol()
25 #define PTHREAD_PRIO_NONE 0 macro
Completed in 5 milliseconds