Searched refs:pthread_rwlock_wrlock (Results 1 – 3 of 3) sorted by relevance
10 pthread_rwlock_wrlock(&a); in main()12 pthread_rwlock_wrlock(&a); in main()
53 return pthread_rwlock_wrlock(&lock->rwlock); in liblockdep_pthread_rwlock_wrlock()79 #define pthread_rwlock_wrlock liblockdep_pthread_rwlock_wrlock macro
391 int pthread_rwlock_wrlock(pthread_rwlock_t *rwlock) in pthread_rwlock_wrlock() function