Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dsunos.c557 static int uv__fs_event_stop(uv_fs_event_t* handle) { in uv__fs_event_stop() function
580 (void) uv__fs_event_stop(handle); in uv_fs_event_stop()
593 if (uv__fs_event_stop(handle) == 0) in uv__fs_event_close()
H A Dos390.c687 int uv__fs_event_stop(uv_fs_event_t* handle) { in uv__fs_event_stop() function
728 uv__fs_event_stop(handle); in uv_fs_event_stop()
742 if (uv__fs_event_stop(handle) == 0) in uv__fs_event_close()

Completed in 10 milliseconds