Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-loop-handles.c140 static void idle_1_cb(uv_idle_t* handle) { in idle_1_cb() function
216 r = uv_idle_start(&idle_1_handles[i], idle_1_cb); in check_cb()