Release a read lock on rw_lock.
Calling glib.rwlock.RWLock.readerUnlock on a lock that is not held by the current thread leads to undefined behaviour.
Release a read lock on rw_lock.
Calling glib.rwlock.RWLock.readerUnlock on a lock that is not held by the current thread leads to undefined behaviour.