Searched refs:timer1_cb (Results 1 – 1 of 1) sorted by relevance
53 static void timer1_cb(uv_timer_t* handle) { in timer1_cb() function82 ASSERT_OK(uv_timer_start(&timer1_handle, timer1_cb, 1, 0)); in TEST_IMPL()
Completed in 5 milliseconds