Home
last modified time | relevance | path

Searched refs:RB_REMOVE (Results 1 - 9 of 9) sorted by relevance

/third_party/libuv/src/win/
H A Dsignal.c169 removed_handle = RB_REMOVE(uv_signal_tree_s, &uv__signal_tree, handle); in uv_signal_stop()
/third_party/node/deps/uv/src/win/
H A Dsignal.c169 removed_handle = RB_REMOVE(uv_signal_tree_s, &uv__signal_tree, handle); in uv_signal_stop()
/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c161 RB_REMOVE(watcher_root, CAST(&loop->inotify_watchers), w); in maybe_free_watcher_list()
H A Dsignal.c534 removed_handle = RB_REMOVE(uv__signal_tree_s, &uv__signal_tree, handle); in uv__signal_stop()
/third_party/libuv/src/unix/
H A Dsignal.c576 removed_handle = RB_REMOVE(uv__signal_tree_s, &uv__signal_tree, handle); in uv__signal_stop()
H A Dlinux.c2455 RB_REMOVE(watcher_root, uv__inotify_watchers(loop), w); in maybe_free_watcher_list()
/third_party/FreeBSD/sys/sys/
H A Dtree.h821 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/third_party/libuv/include/uv/
H A Dtree.h730 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h730 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro

Completed in 11 milliseconds