_pthread_rwlock_unlock
_pthread_rwlock_unlock(lock);
#define pthread_rwlock_unlock _pthread_rwlock_unlock
_pthread_rwlock_unlock(l)
_pthread_rwlock_unlock(&nss_lock);
_pthread_rwlock_unlock(&nss_lock);
_pthread_rwlock_unlock(&nss_lock);
_pthread_rwlock_unlock(&nss_lock);
_pthread_rwlock_unlock(&rwlock); }
if (__isthreaded) _pthread_rwlock_unlock(x); \
__strong_reference(_pthread_rwlock_unlock, pthread_rwlock_unlock);