Searched refs:fs_event_cb_stop (Results 1 – 1 of 1) sorted by relevance
1171 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path, in fs_event_cb_stop() function1190 ASSERT_OK(uv_fs_event_start(&fs, fs_event_cb_stop, path, 0)); in TEST_IMPL()
Completed in 5 milliseconds