Home
last modified time | relevance | path

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

/external/grpc-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.cc142 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function
168 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function
Dtcp_posix.cc340 static void tcp_unref(grpc_tcp* tcp, const char* reason, const char* file, in tcp_unref() function
366 static void tcp_unref(grpc_tcp* tcp) { in tcp_unref() function