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

/freebsd-13-stable/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.c2701 if (min_heap_elt_is_top_(ev))
/freebsd-13-stable/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.c2654 if (min_heap_elt_is_top_(ev))

Completed in 124 milliseconds