Searched refs:inactive_watcher_root (Results 1 – 1 of 1) sorted by relevance
114 grpc_fd_watcher inactive_watcher_root; member417 r->inactive_watcher_root.next = r->inactive_watcher_root.prev =418 &r->inactive_watcher_root;447 if (fd->inactive_watcher_root.next != &fd->inactive_watcher_root) {448 pollset_kick_locked(fd->inactive_watcher_root.next);458 for (watcher = fd->inactive_watcher_root.next;459 watcher != &fd->inactive_watcher_root; watcher = watcher->next) {472 fd->inactive_watcher_root.next != &fd->inactive_watcher_root;678 watcher->next = &fd->inactive_watcher_root;