Searched refs:RB_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance
/libuv/include/uv/ | ||
H A D | tree.h | 501 #define RB_FOREACH_SAFE(x, name, head, y) \ macro |
/libuv/src/unix/ | ||
H A D | linux.c | 2486 RB_FOREACH_SAFE(watcher_list, watcher_root, in uv__inotify_fork() |
Completed in 13 milliseconds