Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-poll.c40 static void poll_cb_noop(uv_fs_poll_t* handle,
91 static void poll_cb_noop(uv_fs_poll_t* handle, in poll_cb_noop() function
278 ASSERT_OK(uv_fs_poll_start(&poll_handle, poll_cb_noop, FIXTURE, 100)); in TEST_IMPL()

Completed in 4 milliseconds