Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-queue-foreach-delete.c153 static void helper_timer_cb(uv_timer_t* thandle) { in helper_timer_cb() function
187 r = uv_timer_start(&timer, helper_timer_cb, 0, 0); in TEST_IMPL()

Completed in 10 milliseconds