mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Add autoptr support for GRWLock
This commit is contained in:
@@ -743,6 +743,16 @@ GRecMutexLocker
|
||||
g_rec_mutex_locker_new
|
||||
g_rec_mutex_locker_free
|
||||
|
||||
<SUBSECTION>
|
||||
GRWLockWriterLocker
|
||||
g_rw_lock_writer_locker_new
|
||||
g_rw_lock_writer_locker_free
|
||||
|
||||
<SUBSECTION>
|
||||
GRWLockReaderLocker
|
||||
g_rw_lock_reader_locker_new
|
||||
g_rw_lock_reader_locker_free
|
||||
|
||||
<SUBSECTION>
|
||||
GRWLock
|
||||
g_rw_lock_init
|
||||
|
Reference in New Issue
Block a user