Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c412 static void timer_cb_watch_twice(uv_timer_t* handle) { in timer_cb_watch_twice() function
742 ASSERT_OK(uv_timer_start(&timer, timer_cb_watch_twice, 10, 0)); in TEST_IMPL()

Completed in 6 milliseconds