Home
last modified time | relevance | path

Searched refs:uv_fs_event_stop (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c124 uv_fs_event_stop(handle); in uv__inotify_fork()
215 * A callback could call uv_fs_event_stop() in uv__inotify_read()
221 * tell uv_fs_event_stop() (that could be called from a user's callback) in uv__inotify_read()
305 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
326 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Dno-fsevents.c36 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
H A Dsunos.c537 uv_fs_event_stop(handle); in uv_fs_event_start()
572 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
605 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
H A Dkqueue.c575 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
604 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Daix.c838 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
865 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Dos390.c720 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
/third_party/libuv/src/unix/
H A Dno-fsevents.c36 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
H A Dsunos.c544 uv_fs_event_stop(handle); in uv_fs_event_start()
579 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
612 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
H A Dkqueue.c593 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
623 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Daix.c854 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
881 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Dlinux.c2418 uv_fs_event_stop(handle); in uv__inotify_fork()
2510 * A callback could call uv_fs_event_stop() in uv__inotify_read()
2516 * tell uv_fs_event_stop() (that could be called from a user's callback) in uv__inotify_read()
2603 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
2624 uv_fs_event_stop(handle); in uv__fs_event_close()
H A Dos390.c727 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
/third_party/libuv/test/
H A Dtest-fs-event.c138 ASSERT_OK(uv_fs_event_stop(handle)); in fs_event_cb_dir()
331 ASSERT_OK(uv_fs_event_stop(handle)); in fs_event_cb_file()
375 r = uv_fs_event_stop(&fs_event); in timer_cb_exact()
1066 r = uv_fs_event_stop(&fs_event); in TEST_IMPL()
1154 ASSERT_OK(uv_fs_event_stop(event)); in TEST_IMPL()
1206 uv_fs_event_stop(handle); in fs_event_cb_stop()
/third_party/libuv/src/win/
H A Dfs-event.c362 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
576 uv_fs_event_stop(handle); in uv__fs_event_close()
/third_party/node/deps/uv/src/win/
H A Dfs-event.c372 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() function
586 uv_fs_event_stop(handle); in uv__fs_event_close()
/third_party/libuv/include/
H A Duv.h1766 UV_EXTERN int uv_fs_event_stop(uv_fs_event_t* handle);
/third_party/libuv/include/uv_ndk/
H A Duv.h1631 UV_EXTERN int uv_fs_event_stop(uv_fs_event_t* handle);
/third_party/node/deps/uv/include/
H A Duv.h1654 UV_EXTERN int uv_fs_event_stop(uv_fs_event_t* handle);

Completed in 25 milliseconds