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

/haiku-fatelf/headers/posix/
H A Dpthread.h48 #define PTHREAD_PRIO_NONE 0 macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/pthread_h/
H A D2-2.c45 #ifndef PTHREAD_PRIO_NONE
46 #error PTHREAD_PRIO_NONE not defined
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutexattr_getprotocol/
H A D1-2.c33 protcls[0]=PTHREAD_PRIO_NONE;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutexattr_setprotocol/
H A D1-1.c37 protcls[0]=PTHREAD_PRIO_NONE;
H A D3-1.c39 while(protocol == PTHREAD_PRIO_NONE || protocol == PTHREAD_PRIO_INHERIT
H A D3-2.c30 ret = pthread_mutexattr_setprotocol(&mta,PTHREAD_PRIO_NONE);

Completed in 243 milliseconds