Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthr/thread/
H A Dthr_condattr.c46 __weak_reference(_pthread_condattr_getclock, pthread_condattr_getclock);
/freebsd-13.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c650 PTHREAD_REQUIRE(pthread_condattr_getclock(&condattr, &clockid)); in ATF_TC_BODY()
654 PTHREAD_REQUIRE(pthread_condattr_getclock(&condattr, &clockid)); in ATF_TC_BODY()
/freebsd-13.1/lib/libthr/
H A Dpthread.map49 pthread_condattr_getclock;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h128 #define pthread_condattr_getclock _pthread_condattr_getclock macro
H A Dun-namespace.h109 #undef pthread_condattr_getclock
/freebsd-13.1/include/
H A Dpthread.h194 int pthread_condattr_getclock(const pthread_condattr_t * __restrict,
/freebsd-13.1/share/man/man3/
H A DMakefile475 pthread_condattr.3 pthread_condattr_getclock.3 \
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2570 fun:pthread_condattr_getclock=uninstrumented
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4844 COMMON_INTERCEPT_FUNCTION(pthread_condattr_getclock);