net/http.http2clientConnPoolIdleCloser.MarkDead (method)

4 uses

	net/http (current package)
		h2_bundle.go#L694: 	MarkDead(*http2ClientConn)
		h2_bundle.go#L7221: 		cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L8276: 	defer cc.t.connPool().MarkDead(cc)
		h2_bundle.go#L8828: 	cc.t.connPool().MarkDead(cc)