Searched refs:idle_stop (Results 1 - 1 of 1) sorted by relevance
/third_party/libuv/test/ | ||
H A D | test-idle.c | 102 static void idle_stop(uv_idle_t* handle) { in idle_stop() function 109 ASSERT_OK(uv_idle_start(&idle_handle, idle_stop)); in TEST_IMPL() |
Completed in 1 milliseconds