Frees the resources allocated to a recursive mutex with g_rec_mutex_init().
This function should not be used with a #GRecMutex that has been statically allocated.
Calling g_rec_mutex_clear() on a locked recursive mutex leads to undefined behaviour.
Sine: 2.32
See Implementation
Frees the resources allocated to a recursive mutex with g_rec_mutex_init().
This function should not be used with a #GRecMutex that has been statically allocated.
Calling g_rec_mutex_clear() on a locked recursive mutex leads to undefined behaviour.
Sine: 2.32