Searched defs:timer_heap (Results 1 – 2 of 2) sorted by relevance
29 static struct heap *timer_heap(const uv_loop_t* loop) { in timer_heap() function
229 struct heap* timer_heap; in uv_loop_init() local