Home
last modified time | relevance | path

Searched refs:pthread_rwlock_rdlock (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/tests/lib/libpthread/
Dt_rwlock.c94 PTHREAD_REQUIRE(pthread_rwlock_rdlock(&lk)); in ATF_TC_BODY()
95 PTHREAD_REQUIRE(pthread_rwlock_rdlock(&lk)); in ATF_TC_BODY()
130 PTHREAD_REQUIRE(pthread_rwlock_rdlock(&static_rwlock)); in ATF_TC_BODY()
/netbsd/src/lib/libpthread/
Dpthread.h195 int pthread_rwlock_rdlock(pthread_rwlock_t *);
388 #define pthread_rwlock_rdlock __libc_rwlock_rdlock macro
Dpthread_rwlock.c76 __strong_alias(__libc_rwlock_rdlock,pthread_rwlock_rdlock) in __weak_alias()
397 pthread_rwlock_rdlock(pthread_rwlock_t *ptr) in pthread_rwlock_rdlock() function
Dpthread_mi.expsym222 pthread_rwlock_rdlock
DMakefile232 MLINKS+= pthread_rwlock.3 pthread_rwlock_rdlock.3
Dpthread.c1059 pthread_rwlock_rdlock(&pthread__alltree_lock); in pthread__find()
/netbsd/src/external/cddl/osnet/dist/head/
Dthread.h62 #define rw_rdlock(l) pthread_rwlock_rdlock(l)
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dmpfr-thread.h128 #define MPFR_LOCK_READ(_lock) MPFR_LOCK_C(pthread_rwlock_rdlock(&(_lock)))
/netbsd/src/lib/librumpuser/
Drumpuser_pth.c389 pthread_rwlock_rdlock(&rw->pthrw))); in rumpuser_rw_enter()
450 KLOCK_WRAP(NOFAIL_ERRNO(pthread_rwlock_rdlock(&rw->pthrw))); in rumpuser_rw_downgrade()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dthreads_pthread.c95 if (pthread_rwlock_rdlock(lock) != 0) in CRYPTO_THREAD_read_lock()
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dvalgrind-suppressions21 fun:pthread_rwlock_rdlock
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_posix.c385 return ERRVAL( pthread_rwlock_rdlock( rw ) ); in ldap_pvt_thread_rdwr_rlock()
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dheim_threads.h121 #define HEIMDAL_RWLOCK_rdlock(l) pthread_rwlock_rdlock(l)
/netbsd/src/common/lib/libprop/
Dprop_object_impl.h463 #define _PROP_RWLOCK_RDLOCK(x) pthread_rwlock_rdlock(&(x))
/netbsd/src/sys/lib/libunwind/
DAddressSpace.hpp247 pthread_rwlock_rdlock(&fdeTreeLock); in findFDE()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dshared_mutex120 { return pthread_rwlock_rdlock (__rwlock); }
/netbsd/src/distrib/sets/lists/comp/
Dmi10093 ./usr/share/man/cat3/pthread_rwlock_rdlock.0 comp-c-catman .cat
18640 ./usr/share/man/html3/pthread_rwlock_rdlock.html comp-c-htmlman html
27183 ./usr/share/man/man3/pthread_rwlock_rdlock.3 comp-c-man .man
/netbsd/src/external/gpl3/gdb/dist/
Dsha256.sum8278 …a55daa711ba3a5ab4c95ef8b1cc2fd1733b4cf48a54e9d6036a953fd gnulib/import/m4/pthread_rwlock_rdlock.m4