Searched refs:uv__inotify_read (Results 1 – 1 of 1) sorted by relevance
270 static void uv__inotify_read(uv_loop_t* loop,2454 uv__io_init(&loop->inotify_read_watcher, uv__inotify_read, loop->inotify_fd); in init_inotify()2545 static void uv__inotify_read(uv_loop_t* loop, in uv__inotify_read() function
Completed in 14 milliseconds