RWLock.writerUnlock
void writerUnlock() nothrowRelease a write lock on rw_lock.
Calling glib.rwlock.RWLock.writerUnlock on a lock that is not held by the current thread leads to undefined behaviour.
void writerUnlock() nothrowRelease a write lock on rw_lock.
Calling glib.rwlock.RWLock.writerUnlock on a lock that is not held by the current thread leads to undefined behaviour.