Searched refs:min_heap_pop_ (Results 1 – 2 of 2) sorted by relevance
80 last_e = min_heap_pop_(&heap); in test_heap_randomized()82 e = min_heap_pop_(&heap); in test_heap_randomized()
54 static inline struct event* min_heap_pop_(min_heap_t* s);79 struct event* min_heap_pop_(min_heap_t* s) in min_heap_pop_() function