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

/haiku-fatelf/headers/posix/
H A Dpthread.h49 #define PTHREAD_PRIO_INHERIT 1 macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/definitions/pthread_h/
H A D2-2.c40 #ifndef PTHREAD_PRIO_INHERIT
41 #error PTHREAD_PRIO_INHERIT not defined
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutexattr_getprotocol/
H A D1-2.c34 protcls[1]=PTHREAD_PRIO_INHERIT;
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutexattr_setprotocol/
H A D1-1.c38 protcls[1]=PTHREAD_PRIO_INHERIT;
H A D3-1.c39 while(protocol == PTHREAD_PRIO_NONE || protocol == PTHREAD_PRIO_INHERIT
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/include/
H A Dpitest.h14 #define PROTOCOL PTHREAD_PRIO_INHERIT

Completed in 93 milliseconds