Home
last modified time | relevance | path

Searched refs:timer_less_than (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/uv/src/
H A Dtimer.c38 static int timer_less_than(const struct heap_node* ha, in timer_less_than() function
86 /* start_id is the second index to be compared in timer_less_than() */ in uv_timer_start()
91 timer_less_than); in uv_timer_start() local
104 timer_less_than); in uv_timer_stop() local
/third_party/libuv/src/
H A Dtimer.c41 static int timer_less_than(const struct heap_node* ha, in timer_less_than() function
89 /* start_id is the second index to be compared in timer_less_than() */ in uv_timer_start()
98 timer_less_than); in uv_timer_start() local
115 timer_less_than); in uv_timer_stop() local

Completed in 1 milliseconds