Home
last modified time | relevance | path

Searched defs:min_heap_dtor_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Dminheap-internal.h65 void min_heap_dtor_(min_heap_t* s) { if (s->p) mm_free(s->p); } in min_heap_dtor_() function
/freebsd/contrib/libevent/
H A Dminheap-internal.h65 void min_heap_dtor_(min_heap_t* s) { if (s->p) mm_free(s->p); } in min_heap_dtor_() function