RWLock.readerUnlock
void readerUnlock()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.
void readerUnlock()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.