Searched refs:pthread_mutexattr_getprotocol (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_mutexattr.c81 __weak_reference(_pthread_mutexattr_getprotocol, pthread_mutexattr_getprotocol);
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c558 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, &protocol));
564 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, &protocol));
570 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr, &protocol));
597 PTHREAD_REQUIRE(pthread_mutexattr_getprotocol(&mattr,
/freebsd-11-stable/include/
H A Dpthread.h313 int pthread_mutexattr_getprotocol(
/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.h142 #undef pthread_mutexattr_getprotocol macro
H A Dnamespace.h161 #define pthread_mutexattr_getprotocol _pthread_mutexattr_getprotocol macro
/freebsd-11-stable/share/man/man3/
H A DMakefile318 pthread_mutexattr.3 pthread_mutexattr_getprotocol.3 \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4692 COMMON_INTERCEPT_FUNCTION(pthread_mutexattr_getprotocol);

Completed in 213 milliseconds