Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dsunos.c443 static void uv__fs_event_read(uv_loop_t* loop, in uv__fs_event_read() function
537 uv__io_init(&handle->loop->fs_event_watcher, uv__fs_event_read, portfd); in uv_fs_event_start()