Searched refs:find_watcher (Results 1 – 1 of 1) sorted by relevance
2542 static struct watcher_list* find_watcher(uv_loop_t* loop, int wd) { in find_watcher() function2596 w = find_watcher(loop, e->wd); in uv__inotify_read()2675 w = find_watcher(loop, wd); in uv_fs_event_start()2707 w = find_watcher(handle->loop, handle->wd); in uv_fs_event_stop()
Completed in 11 milliseconds