I have:
pthread_rwlock_t lock = (pthread_rwlock_t)PTHREAD_RWLOCK_INITIALIZER;
What happens in the following scenarios:
Scenari