Searched refs:pthread_rwlock_wrlock (Results 1 – 15 of 15) sorted by relevance
294 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()
197 int pthread_rwlock_wrlock(pthread_rwlock_t *);389 #define pthread_rwlock_wrlock __libc_rwlock_wrlock macro
77 __strong_alias(__libc_rwlock_wrlock,pthread_rwlock_wrlock) in __weak_alias()420 pthread_rwlock_wrlock(pthread_rwlock_t *ptr) in pthread_rwlock_wrlock() function
229 pthread_rwlock_wrlock
233 MLINKS+= pthread_rwlock.3 pthread_rwlock_wrlock.3
514 pthread_rwlock_wrlock(&pthread__alltree_lock); in pthread_create()
63 #define rw_wrlock(l) pthread_rwlock_wrlock(l)
130 #define MPFR_LOCK_WRITE(_lock) MPFR_LOCK_C(pthread_rwlock_wrlock(&(_lock)))
110 if (pthread_rwlock_wrlock(lock) != 0) in CRYPTO_THREAD_write_lock()
400 return ERRVAL( pthread_rwlock_wrlock( rw ) ); in ldap_pvt_thread_rdwr_wlock()
122 #define HEIMDAL_RWLOCK_wrlock(l) pthread_rwlock_wrlock(l)
464 #define _PROP_RWLOCK_WRLOCK(x) pthread_rwlock_wrlock(&(x))
383 pthread_rwlock_wrlock(&rw->pthrw))); in rumpuser_rw_enter()
126 { return pthread_rwlock_wrlock (__rwlock); }
10099 ./usr/share/man/cat3/pthread_rwlock_wrlock.0 comp-c-catman .cat18646 ./usr/share/man/html3/pthread_rwlock_wrlock.html comp-c-htmlman html27189 ./usr/share/man/man3/pthread_rwlock_wrlock.3 comp-c-man .man