Searched defs:tcp_unref (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | tcp_windows.cc | 141 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function 167 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
| D | tcp_posix.cc | 798 static void tcp_unref(grpc_tcp* tcp, const char* reason, in tcp_unref() function 812 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | tcp_windows.cc | 141 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function 167 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|
| D | tcp_posix.cc | 747 static void tcp_unref(grpc_tcp* tcp, const char* reason, in tcp_unref() function 761 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
|