Home
last modified time | relevance | path

Searched defs:RB_FOREACH_SAFE (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c109 RB_FOREACH_SAFE(watcher_list, watcher_root, in uv__inotify_fork() function
/third_party/libuv/include/uv/
H A Dtree.h748 #define RB_FOREACH_SAFE(x, name, head, y) \ macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h748 #define RB_FOREACH_SAFE(x, name, head, y) \ macro
/third_party/FreeBSD/sys/sys/
H A Dtree.h839 #define RB_FOREACH_SAFE(x, name, head, y) \ macro
/third_party/libuv/src/unix/
H A Dlinux.c2403 RB_FOREACH_SAFE(watcher_list, watcher_root, in uv__inotify_fork() function

Completed in 8 milliseconds