Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dtcp_custom.cc90 static void tcp_unref(custom_tcp_endpoint* tcp, const char* reason, in tcp_unref() function
116 static void tcp_unref(custom_tcp_endpoint* tcp) { in tcp_unref() function
Dtcp_windows.cc144 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function
170 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
Dtcp_posix.cc647 static void tcp_unref(grpc_tcp* tcp, const char* reason, in tcp_unref() function
661 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function