Frees the resources allocated to a glib.Cond with Cond.init.
This function should not be used with a glib.Cond that has been statically allocated.
Calling Cond.clear for a glib.Cond on which threads are blocking leads to undefined behaviour.
2.32
Frees the resources allocated to a glib.Cond with Cond.init.
This function should not be used with a glib.Cond that has been statically allocated.
Calling Cond.clear for a glib.Cond on which threads are blocking leads to undefined behaviour.