Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dwakeup_fd_posix.cc51 int grpc_has_wakeup_fd(void) { return has_real_wakeup_fd; } in grpc_has_wakeup_fd() function
/external/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_posix.cc52 int grpc_has_wakeup_fd(void) { return has_real_wakeup_fd; } in grpc_has_wakeup_fd() function