Searched refs:key_destroy_func (Results 1 – 2 of 2) sorted by relevance
79 GDestroyNotify key_destroy_func; member196 GDestroyNotify key_destroy_func, in q_tree_new_full() argument206 tree->key_destroy_func = key_destroy_func; in q_tree_new_full()326 if (tree->key_destroy_func) { in q_tree_remove_all()327 tree->key_destroy_func(node->key); in q_tree_remove_all()568 if (tree->key_destroy_func) { in q_tree_insert_internal()569 tree->key_destroy_func(node->key); in q_tree_insert_internal()575 if (tree->key_destroy_func) { in q_tree_insert_internal()576 tree->key_destroy_func(key); in q_tree_insert_internal()906 if (tree->key_destroy_func) { in q_tree_remove_internal()[all …]
63 GDestroyNotify key_destroy_func,112 GDestroyNotify key_destroy_func, in q_tree_new_full() argument116 key_destroy_func, value_destroy_func); in q_tree_new_full()