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

/external/chromium_org/third_party/libevent/
H A Dmin_heap.h47 static inline int min_heap_push(min_heap_t* s, struct event* e);
65 int min_heap_push(min_heap_t* s, struct event* e) function

Completed in 271 milliseconds