Release a read lock on rw_lock.
Calling g_rw_lock_reader_unlock() on a lock that is not held by the current thread leads to undefined behaviour.
2.32
Release a read lock on rw_lock.
Calling g_rw_lock_reader_unlock() on a lock that is not held by the current thread leads to undefined behaviour.