HomeSort by: relevance | last modified time | path
    Searched defs:fs_event_cb_stop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-fs-event.c 1178 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path, function
1197 ASSERT_OK(uv_fs_event_start(&fs, fs_event_cb_stop, path, 0));
test-fs-event.c 1178 static void fs_event_cb_stop(uv_fs_event_t* handle, const char* path, function
1197 ASSERT_OK(uv_fs_event_start(&fs, fs_event_cb_stop, path, 0));

Completed in 46 milliseconds