Searched refs:timer_counter (Results 1 – 11 of 11) sorted by relevance
87 handle->start_id = handle->loop->timer_counter++; in uv_timer_start()
90 handle->start_id = handle->loop->timer_counter++; in uv_timer_start()
74 loop->timer_counter = 0; in uv_loop_init()
82 loop->timer_counter = 0; in uv_loop_init()
246 uint64_t timer_counter; \
356 uint64_t timer_counter; \
247 uint64_t timer_counter; \
357 uint64_t timer_counter; \
50 static int timer_counter; variable180 ++timer_counter; in timer_counter_cb()1623 ASSERT(timer_counter == 1); in TEST_IMPL()
285 loop->timer_counter = 0; in uv_loop_init()