Searched refs:inactive_watcher_root (Results 1 – 2 of 2) sorted by relevance
116 grpc_fd_watcher inactive_watcher_root; member379 r->inactive_watcher_root.next = r->inactive_watcher_root.prev =380 &r->inactive_watcher_root;407 if (fd->inactive_watcher_root.next != &fd->inactive_watcher_root) {408 pollset_kick_locked(fd->inactive_watcher_root.next);418 for (watcher = fd->inactive_watcher_root.next;419 watcher != &fd->inactive_watcher_root; watcher = watcher->next) {432 fd->inactive_watcher_root.next != &fd->inactive_watcher_root;639 watcher->next = &fd->inactive_watcher_root;
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;