RWLock.writerUnlock

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

class RWLock
void
writerUnlock
()

Meta