HomeSort by: relevance | last modified time | path
    Searched refs:uv__fs_event_close (Results 1 - 12 of 12) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
no-fsevents.c 40 void uv__fs_event_close(uv_fs_event_t* handle) { function
linux-inotify.c 325 void uv__fs_event_close(uv_fs_event_t* handle) { function
sunos.c 591 void uv__fs_event_close(uv_fs_event_t* handle) { function
624 void uv__fs_event_close(uv_fs_event_t* handle) { function
internal.h 327 void uv__fs_event_close(uv_fs_event_t* handle);
kqueue.c 665 void uv__fs_event_close(uv_fs_event_t* handle) { function
aix.c 879 void uv__fs_event_close(uv_fs_event_t* handle) { function
os390.c 733 void uv__fs_event_close(uv_fs_event_t* handle) { function
core.c 207 uv__fs_event_close((uv_fs_event_t*)handle);
linux.c 2759 void uv__fs_event_close(uv_fs_event_t* handle) { function
  /src/external/mit/libuv/dist/src/win/
handle.c 136 uv__fs_event_close(loop, (uv_fs_event_t*) handle);
internal.h 243 void uv__fs_event_close(uv_loop_t* loop, uv_fs_event_t* handle);
fs-event.c 597 void uv__fs_event_close(uv_loop_t* loop, uv_fs_event_t* handle) { function

Completed in 28 milliseconds