Home
last modified time | relevance | path

Searched refs:pthread_mutexattr_getprotocol (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c655 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, &protocol)); in ATF_TC_BODY()
667 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, &protocol)); in ATF_TC_BODY()
694 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, in ATF_TC_BODY()
/freebsd-13.1/lib/libthr/thread/
H A Dthr_mutexattr.c86 __weak_reference(_pthread_mutexattr_getprotocol, pthread_mutexattr_getprotocol);
/freebsd-13.1/lib/libthr/
H A Dpthread.map80 pthread_mutexattr_getprotocol;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h164 #define pthread_mutexattr_getprotocol _pthread_mutexattr_getprotocol macro
H A Dun-namespace.h145 #undef pthread_mutexattr_getprotocol
/freebsd-13.1/include/
H A Dpthread.h318 int pthread_mutexattr_getprotocol(
/freebsd-13.1/share/man/man3/
H A DMakefile483 pthread_mutexattr.3 pthread_mutexattr_getprotocol.3 \
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2605 fun:pthread_mutexattr_getprotocol=uninstrumented
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4788 COMMON_INTERCEPT_FUNCTION(pthread_mutexattr_getprotocol);