Searched refs:find_watcher (Results 1 – 1 of 1) sorted by relevance
2527 static struct watcher_list* find_watcher(uv_loop_t* loop, int wd) { in find_watcher() function2581 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