HomeSort by relevance Sort by last modified time
    Searched defs:min_heap_erase (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libevent/
min_heap.h 49 static inline int min_heap_erase(min_heap_t* s, struct event* e);
85 int min_heap_erase(min_heap_t* s, struct event* e) function
  /external/chromium_org/third_party/libevent/
min_heap.h 49 static inline int min_heap_erase(min_heap_t* s, struct event* e);
85 int min_heap_erase(min_heap_t* s, struct event* e) function

Completed in 33 milliseconds