Home
last modified time | relevance | path

Searched defs:watcher_root (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/uv/src/unix/
Dlinux-inotify.c44 struct watcher_root { struct
47 #define CAST(p) ((struct watcher_root*)(p)) argument
/third_party/libuv/src/unix/
Dlinux.c290 struct watcher_root { struct
314 RB_GENERATE_STATIC(watcher_root, watcher_list, entry, compare_watchers) in RB_GENERATE_STATIC() argument