Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
H A Dsignal.c223 RB_INSERT(uv_signal_tree_s, &uv__signal_tree, handle); in uv__signal_start()
/third_party/node/deps/uv/src/win/
H A Dsignal.c223 RB_INSERT(uv_signal_tree_s, &uv__signal_tree, handle); in uv__signal_start()
/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c292 RB_INSERT(watcher_root, CAST(&handle->loop->inotify_watchers), w); in uv_fs_event_start()
H A Dsignal.c405 RB_INSERT(uv__signal_tree_s, &uv__signal_tree, handle); in uv__signal_start()
/third_party/libuv/src/unix/
H A Dsignal.c441 RB_INSERT(uv__signal_tree_s, &uv__signal_tree, handle); in uv__signal_start()
H A Dlinux.c2590 RB_INSERT(watcher_root, uv__inotify_watchers(loop), w); in uv_fs_event_start()
/third_party/FreeBSD/sys/sys/
H A Dtree.h820 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y) macro
/third_party/libuv/include/uv/
H A Dtree.h729 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y) macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h729 #define RB_INSERT(name, x, y) name##_RB_INSERT(x, y) macro

Completed in 10 milliseconds