Home
last modified time | relevance | path

Searched refs:nghttp2_pq_push (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_pq.h82 int nghttp2_pq_push(nghttp2_pq *pq, nghttp2_pq_entry *item);
A Dnghttp2_pq.c72 int nghttp2_pq_push(nghttp2_pq *pq, nghttp2_pq_entry *item) in nghttp2_pq_push() function
A Dnghttp2_stream.c170 rv = nghttp2_pq_push(&dep_stream->obq, &stream->pq_entry); in stream_obq_push()
251 nghttp2_pq_push(&dep_stream->obq, &stream->pq_entry); in nghttp2_stream_reschedule()
312 nghttp2_pq_push(&dep_stream->obq, &stream->pq_entry); in nghttp2_stream_change_weight()

Completed in 6 milliseconds