Home
last modified time | relevance | path

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

/libuv/src/unix/
H A Dlinux.c2527 static struct watcher_list* find_watcher(uv_loop_t* loop, int wd) { in find_watcher() function
2581 w = find_watcher(loop, e->wd); in uv__inotify_read()
2660 w = find_watcher(loop, wd); in uv_fs_event_start()
2692 w = find_watcher(handle->loop, handle->wd); in uv_fs_event_stop()

Completed in 12 milliseconds