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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dminheap-internal.h67 void min_heap_dtor_(min_heap_t* s) { if (s->p) mm_free(s->p); } function
/netbsd-current/external/bsd/libevent/dist/
H A Dminheap-internal.h66 void min_heap_dtor_(min_heap_t* s) { if (s->p) mm_free(s->p); } function

Completed in 87 milliseconds