Searched refs:add_to_heap (Results 1 – 1 of 1) sorted by relevance
131 static int add_to_heap(struct timer **heap, struct timer *t) in add_to_heap() function214 rc = add_to_heap(timers->heap, t); in add_entry()
Completed in 15 milliseconds