Searched refs:nghttp2_pq_top (Results 1 – 3 of 3) sorted by relevance
88 nghttp2_pq_entry *nghttp2_pq_top(nghttp2_pq *pq);
95 nghttp2_pq_entry *nghttp2_pq_top(nghttp2_pq *pq) in nghttp2_pq_top() function
990 ent = nghttp2_pq_top(&stream->obq); in nghttp2_stream_next_outbound_item()
Completed in 5 milliseconds