API Version: 2.0
Library Version: 2.79.0
Generated by gi-docgen 2023.3
deprecated: 2.32
void g_static_rw_lock_reader_unlock ( GStaticRWLock* lock )
Unlocks lock. If a thread waits to lock lock for writing and all locks for reading have been unlocked, the waiting thread is woken up and can lock lock for writing.
lock
Deprecated since: 2.32
Use g_rw_lock_reader_unlock() instead.
g_rw_lock_reader_unlock()