Searched refs:rbh_root (Results 1 – 2 of 2) sorted by relevance
53 struct type *rbh_root; /* root of the tree */ \60 (root)->rbh_root = NULL; \77 #define RB_ROOT(head) (head)->rbh_root107 (head)->rbh_root = (tmp); \127 (head)->rbh_root = (tmp); \201 RB_COLOR(head->rbh_root, field) = RB_BLACK; \
266 struct watcher_list* rbh_root; member662 root = uv__inotify_watchers(loop)->rbh_root; in uv__io_fork()
Completed in 11 milliseconds