Lines Matching defs:rwlock
1384 static int pthread_rwlock_wrlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_wrlock_WRK()
1413 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1418 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1431 static int pthread_rwlock_rdlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_rdlock_WRK()
1460 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1465 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1478 static int pthread_rwlock_trywrlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_trywrlock_WRK()
1513 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1518 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1531 static int pthread_rwlock_tryrdlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_tryrdlock_WRK()
1566 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1571 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1583 static int pthread_rwlock_unlock_WRK(pthread_rwlock_t* rwlock) in pthread_rwlock_unlock_WRK()
1611 pthread_rwlock_t* rwlock) { in PTH_FUNC()
1616 pthread_rwlock_t* rwlock) { in PTH_FUNC()