Searched refs:http2priorityWriteScheduler (Results 1 – 1 of 1) sorted by relevance
11137 ws := &http2priorityWriteScheduler{11298 type http2priorityWriteScheduler struct { struct11327 func (ws *http2priorityWriteScheduler) OpenStream(streamID uint32, options http2OpenStreamOptions) { argument11358 func (ws *http2priorityWriteScheduler) CloseStream(streamID uint32) { argument11383 func (ws *http2priorityWriteScheduler) AdjustStream(streamID uint32, priority http2PriorityParam) { argument11454 func (ws *http2priorityWriteScheduler) Push(wr http2FrameWriteRequest) { argument11474 func (ws *http2priorityWriteScheduler) Pop() (wr http2FrameWriteRequest, ok bool) { argument11501 func (ws *http2priorityWriteScheduler) addClosedOrIdleNode(list *[]*http2priorityNode, maxSize int,… argument11515 func (ws *http2priorityWriteScheduler) removeNode(n *http2priorityNode) { argument