Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-spawn.c182 static void timer_counter_cb(uv_timer_t* handle) { in timer_counter_cb() function
1789 ASSERT_OK(uv_timer_start(&timer, timer_counter_cb, 10, 0)); in TEST_IMPL()

Completed in 10 milliseconds