Cond.clear

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.

class Cond
void
clear
()

Meta

Since

2.32