Cond.clear

Frees the resources allocated to a #GCond with g_cond_init().

This function should not be used with a #GCond that has been statically allocated.

Calling g_cond_clear() for a #GCond on which threads are blocking leads to undefined behaviour.

class Cond
void
clear
()

Meta

Since

2.32