GRPC Core
0.11.0.0
|
#include <fd_posix.h>
int grpc_fd::closed |
int grpc_fd::fd |
struct grpc_fd* grpc_fd::freelist_next |
grpc_fd_watcher grpc_fd::inactive_watcher_root |
grpc_iomgr_object grpc_fd::iomgr_object |
grpc_iomgr_closure* grpc_fd::on_done_closure |
grpc_fd_watcher* grpc_fd::read_watcher |
gpr_atm grpc_fd::readst |
gpr_atm grpc_fd::refst |
gpr_mu grpc_fd::set_state_mu |
gpr_atm grpc_fd::shutdown |
grpc_iomgr_closure* grpc_fd::shutdown_closures[2] |
gpr_mu grpc_fd::watcher_mu |
grpc_fd_watcher* grpc_fd::write_watcher |
gpr_atm grpc_fd::writest |