Searched refs:value_destroy_func (Results 1 – 2 of 2) sorted by relevance
64 GDestroyNotify value_destroy_func);113 GDestroyNotify value_destroy_func) in q_tree_new_full() argument116 key_destroy_func, value_destroy_func); in q_tree_new_full()
80 GDestroyNotify value_destroy_func; member197 GDestroyNotify value_destroy_func) in q_tree_new_full() argument207 tree->value_destroy_func = value_destroy_func; in q_tree_new_full()329 if (tree->value_destroy_func) { in q_tree_remove_all()330 tree->value_destroy_func(node->value); in q_tree_remove_all()561 if (tree->value_destroy_func) { in q_tree_insert_internal()562 tree->value_destroy_func(node->value); in q_tree_insert_internal()909 if (tree->value_destroy_func) { in q_tree_remove_internal()910 tree->value_destroy_func(node->value); in q_tree_remove_internal()