min_heap_empty    254 third_party/libevent/event.c 	assert(min_heap_empty(&base->timeheap));
min_heap_empty    905 third_party/libevent/event.c 	if (min_heap_empty(&base->timeheap))
min_heap_empty     43 third_party/libevent/min_heap.h static inline int            min_heap_empty(min_heap_t* s);