Home
last modified time | relevance | path

Searched refs:pthread_rwlock_wrlock (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/sys/lib/libunwind/
DAddressSpace.hpp294 pthread_rwlock_wrlock(&fdeTreeLock); in addFDE()
305 pthread_rwlock_wrlock(&fdeTreeLock); in removeFDE()
325 pthread_rwlock_wrlock(&fdeTreeLock); in removeDSO()
339 pthread_rwlock_wrlock(&fdeTreeLock); in setLazyReload()
372 pthread_rwlock_wrlock(&fdeTreeLock); in lazyReload()
/netbsd/src/lib/libpthread/
Dpthread.h197 int pthread_rwlock_wrlock(pthread_rwlock_t *);
389 #define pthread_rwlock_wrlock __libc_rwlock_wrlock macro
Dpthread_rwlock.c77 __strong_alias(__libc_rwlock_wrlock,pthread_rwlock_wrlock) in __weak_alias()
420 pthread_rwlock_wrlock(pthread_rwlock_t *ptr) in pthread_rwlock_wrlock() function
Dpthread_mi.expsym229 pthread_rwlock_wrlock
DMakefile233 MLINKS+= pthread_rwlock.3 pthread_rwlock_wrlock.3
Dpthread.c514 pthread_rwlock_wrlock(&pthread__alltree_lock); in pthread_create()
/netbsd/src/external/cddl/osnet/dist/head/
Dthread.h63 #define rw_wrlock(l) pthread_rwlock_wrlock(l)
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dmpfr-thread.h130 #define MPFR_LOCK_WRITE(_lock) MPFR_LOCK_C(pthread_rwlock_wrlock(&(_lock)))
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dthreads_pthread.c110 if (pthread_rwlock_wrlock(lock) != 0) in CRYPTO_THREAD_write_lock()
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_posix.c400 return ERRVAL( pthread_rwlock_wrlock( rw ) ); in ldap_pvt_thread_rdwr_wlock()
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dheim_threads.h122 #define HEIMDAL_RWLOCK_wrlock(l) pthread_rwlock_wrlock(l)
/netbsd/src/common/lib/libprop/
Dprop_object_impl.h464 #define _PROP_RWLOCK_WRLOCK(x) pthread_rwlock_wrlock(&(x))
/netbsd/src/lib/librumpuser/
Drumpuser_pth.c383 pthread_rwlock_wrlock(&rw->pthrw))); in rumpuser_rw_enter()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dshared_mutex126 { return pthread_rwlock_wrlock (__rwlock); }
/netbsd/src/distrib/sets/lists/comp/
Dmi10099 ./usr/share/man/cat3/pthread_rwlock_wrlock.0 comp-c-catman .cat
18646 ./usr/share/man/html3/pthread_rwlock_wrlock.html comp-c-htmlman html
27189 ./usr/share/man/man3/pthread_rwlock_wrlock.3 comp-c-man .man