Searched refs:PTHREAD_PRIO_NONE (Results 1 - 2 of 2) sorted by path

/openbsd-current/include/
H A Dpthread.h161 #define PTHREAD_PRIO_NONE 0 macro
/openbsd-current/lib/librthread/
H A Drthread_mutexattr.c75 if (protocol < PTHREAD_PRIO_NONE || protocol > PTHREAD_PRIO_PROTECT)

Completed in 161 milliseconds