net/http.http2PriorityWriteSchedulerConfig.MaxIdleNodesInTree (field)

3 uses

	net/http (current package)
		h2_bundle.go#L9889: 	MaxIdleNodesInTree int
		h2_bundle.go#L9911: 			MaxIdleNodesInTree:       10,
		h2_bundle.go#L9919: 		maxIdleNodesInTree:   cfg.MaxIdleNodesInTree,