Home
last modified time | relevance | path

Searched refs:nghttp3_pq_free (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_pq.h76 void nghttp3_pq_free(nghttp3_pq *pq);
H A Dnghttp3_pq.c42 void nghttp3_pq_free(nghttp3_pq *pq) { in nghttp3_pq_free() function
H A Dnghttp3_conn.c345 nghttp3_pq_free(&conn->sched[i].spq); in nghttp3_conn_del()
348 nghttp3_pq_free(&conn->qpack_blocked_streams); in nghttp3_conn_del()
H A Dnghttp3_qpack.c943 nghttp3_pq_free(&encoder->min_cnts); in nghttp3_qpack_encoder_free()
1704 nghttp3_pq_free(&stream->max_cnts); in nghttp3_qpack_stream_del()

Completed in 9 milliseconds