Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-event.c1171 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path, in fs_event_cb_stop() function
1190 ASSERT_OK(uv_fs_event_start(&fs, fs_event_cb_stop, path, 0)); in TEST_IMPL()

Completed in 5 milliseconds