Searched refs:timer_cb_watch_twice (Results 1 – 1 of 1) sorted by relevance
412 static void timer_cb_watch_twice(uv_timer_t* handle) { in timer_cb_watch_twice() function742 ASSERT_OK(uv_timer_start(&timer, timer_cb_watch_twice, 10, 0)); in TEST_IMPL()
Completed in 6 milliseconds