RecMutex.clear

Frees the resources allocated to a recursive mutex with RecMutex.init.

This function should not be used with a glib.RecMutex that has been statically allocated.

Calling RecMutex.clear on a locked recursive mutex leads to undefined behaviour.

Sine: 2.32

class RecMutex
void
clear
()