Add GRecMutexLocker

This is the same as GMutexLocker, just for recursive mutexes.
This commit is contained in:
Kalev Lember
2018-12-12 12:03:13 +01:00
parent 2a64176b83
commit 8c2e71bba0
4 changed files with 118 additions and 0 deletions

View File

@@ -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