net/http.http2priorityWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L10103: 	queuePool http2writeQueuePool
		h2_bundle.go#L10125: 		q:      *ws.queuePool.get(),
		h2_bundle.go#L10153: 	ws.queuePool.put(&q)
		h2_bundle.go#L10177: 			q:      *ws.queuePool.get(),