Searched refs:nghttp2_pq_size (Results 1 – 3 of 3) sorted by relevance
104 size_t nghttp2_pq_size(nghttp2_pq *pq);
166 size_t nghttp2_pq_size(nghttp2_pq *pq) in nghttp2_pq_size() function
354 stream, stream->stream_id, nghttp2_pq_size(&stream->obq)); in ensure_inactive()375 nghttp2_pq_size(&stream->obq)); in check_queued()404 nghttp2_pq_size(&stream->obq)); in check_queued()
Completed in 5 milliseconds