net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L10321: 	queuePool http2writeQueuePool
		h2_bundle.go#L10334: 	ws.queuePool.put(q)
		h2_bundle.go#L10349: 		q = ws.queuePool.get()
		h2_bundle.go#L10365: 				ws.queuePool.put(q)