Home
last modified time | relevance | path

Searched refs:timer2_cb (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-tcp-close-while-connecting.c60 static void timer2_cb(uv_timer_t* handle) { in timer2_cb() function
84 ASSERT_OK(uv_timer_start(&timer2_handle, timer2_cb, 86400 * 1000, 0)); in TEST_IMPL()

Completed in 3 milliseconds