Home
last modified time | relevance | path

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

/third_party/node/deps/uv/src/unix/
Dlinux-inotify.c36 struct watcher_list { struct
45 struct watcher_list* rbh_root; argument
90 struct watcher_list* watcher_list; in uv__inotify_fork() local
/third_party/libuv/src/unix/
Dlinux.c282 struct watcher_list { struct
291 struct watcher_list* rbh_root; argument
314 RB_GENERATE_STATIC(watcher_root, watcher_list, entry, compare_watchers) in RB_GENERATE_STATIC() argument
2360 struct watcher_list* watcher_list; in uv__inotify_fork() local