Searched refs:timer_counter (Results 1 – 6 of 6) sorted by relevance
87 handle->start_id = handle->loop->timer_counter++; in uv_timer_start()
77 loop->timer_counter = 0; in uv_loop_init()
245 uint64_t timer_counter; \
358 uint64_t timer_counter; \
285 loop->timer_counter = 0; in uv_loop_init()
53 static int timer_counter; variable183 ++timer_counter; in timer_counter_cb()1798 ASSERT_EQ(1, timer_counter); in TEST_IMPL()
Completed in 15 milliseconds