Home
last modified time | relevance | path

Searched refs:compare_watchers (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c50 static int compare_watchers(const struct watcher_list* a, in compare_watchers() function
58 RB_GENERATE_STATIC(watcher_root, watcher_list, entry, compare_watchers)
/third_party/libuv/src/unix/
H A Dlinux.c298 static int compare_watchers(const struct watcher_list* a,
314 RB_GENERATE_STATIC(watcher_root, watcher_list, entry, compare_watchers)
2352 static int compare_watchers(const struct watcher_list* a, in compare_watchers() function

Completed in 5 milliseconds