Remove isc_rwlock_downgrade() from isc_rwlock [2/3]
The isc_rwlock_downgrade() is not used anywhere, so we can remove it and make the pthread_rwlock implementation simpler.
Edited by Ondřej Surý
The isc_rwlock_downgrade() is not used anywhere, so we can remove it and make the pthread_rwlock implementation simpler.