Searched defs:timer_heap (Results 1 – 2 of 2) sorted by relevance
/libuv/src/ | ||
H A D | timer.c | 29 static struct heap *timer_heap(const uv_loop_t* loop) { in timer_heap() function |
/libuv/src/win/ | ||
H A D | core.c | 229 struct heap* timer_heap; in uv_loop_init() local |
Completed in 5 milliseconds