Home
last modified time | relevance | path

Searched refs:min_heap_elt_is_top (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Dminheap-internal.h47 static inline int min_heap_elt_is_top(const struct event *e);
91 int min_heap_elt_is_top(const struct event *e) in min_heap_elt_is_top() function
Devent.c2126 if (min_heap_elt_is_top(ev)) in event_add_internal()
2180 if (min_heap_elt_is_top(ev)) in event_add_internal()