Add rwlock unit test
Add simple rwlock unit test and rwlock benchmark. The benchmark compares the pthread rwlock with isc rwlock implementation, so it's mainly useful when developing a new isc rwlock implementation.
Add simple rwlock unit test and rwlock benchmark. The benchmark compares the pthread rwlock with isc rwlock implementation, so it's mainly useful when developing a new isc rwlock implementation.