Searched refs:helper_timer_cb (Results 1 – 1 of 1) sorted by relevance
153 static void helper_timer_cb(uv_timer_t* thandle) { in helper_timer_cb() function187 r = uv_timer_start(&timer, helper_timer_cb, 0, 0); in TEST_IMPL()
Completed in 10 milliseconds