Home
last modified time | relevance | path

Searched defs:grpc_fd_watcher (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dev_poll_posix.cc57 typedef struct grpc_fd_watcher { struct
58 struct grpc_fd_watcher* next; argument
59 struct grpc_fd_watcher* prev; argument
63 } grpc_fd_watcher; argument