mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add GRecMutexLocker
This is the same as GMutexLocker, just for recursive mutexes.
This commit is contained in:
@@ -733,6 +733,11 @@ g_rec_mutex_lock
|
||||
g_rec_mutex_trylock
|
||||
g_rec_mutex_unlock
|
||||
|
||||
<SUBSECTION>
|
||||
GRecMutexLocker
|
||||
g_rec_mutex_locker_new
|
||||
g_rec_mutex_locker_free
|
||||
|
||||
<SUBSECTION>
|
||||
GRWLock
|
||||
g_rw_lock_init
|
||||
|
Reference in New Issue
Block a user