Mutex.clear

Frees the resources allocated to a mutex with Mutex.init.

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

Calling Mutex.clear on a locked mutex leads to undefined behaviour.

Sine: 2.32

class Mutex
void
clear
()