Lines Matching defs:rwlock
1405 static int pthread_rwlock_wrlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_wrlock_WRK()
1434 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1439 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1453 static int pthread_rwlock_rdlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_rdlock_WRK()
1482 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1487 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1501 static int pthread_rwlock_trywrlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_trywrlock_WRK()
1536 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1541 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1555 static int pthread_rwlock_tryrdlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_tryrdlock_WRK()
1590 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1595 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1608 static int pthread_rwlock_unlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_unlock_WRK()
1636 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1641 pthread_rwlock_t* rwlock) { in PTH_FUNC()