Searched refs:min_heap_elt_is_top_ (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/
H A Dminheap-internal.h48 static inline int min_heap_elt_is_top_(const struct event *e);
91 int min_heap_elt_is_top_(const struct event *e) function
H A Devent.c2751 if (min_heap_elt_is_top_(ev))
/freebsd-current/contrib/libevent/
H A Dminheap-internal.h48 static inline int min_heap_elt_is_top_(const struct event *e);
91 int min_heap_elt_is_top_(const struct event *e) function
H A Devent.c2751 if (min_heap_elt_is_top_(ev))

Completed in 98 milliseconds