Searched refs:vacuum_candidate_free (Results 1 – 1 of 1) sorted by relevance
32 static VacuumCandidate* vacuum_candidate_free(VacuumCandidate *c) { in vacuum_candidate_free() function39 DEFINE_TRIVIAL_CLEANUP_FUNC(VacuumCandidate*, vacuum_candidate_free);42 return hashmap_free_with_destructor(h, vacuum_candidate_free); in vacuum_candidate_hashmap_free()