Home
last modified time | relevance | path

Searched refs:nghttp2_pq_free (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c117 nghttp2_pq_free(&pq); in test_nghttp2_pq()
167 nghttp2_pq_free(&pq); in test_nghttp2_pq_update()
207 nghttp2_pq_free(&pq); in test_nghttp2_pq_remove()
217 nghttp2_pq_free(&pq); in test_nghttp2_pq_remove()
227 nghttp2_pq_free(&pq); in test_nghttp2_pq_remove()
/third_party/nghttp2/lib/
H A Dnghttp2_pq.h65 void nghttp2_pq_free(nghttp2_pq *pq);
H A Dnghttp2_pq.c40 void nghttp2_pq_free(nghttp2_pq *pq) { in nghttp2_pq_free() function
H A Dnghttp2_stream.c108 nghttp2_pq_free(&stream->obq); in nghttp2_stream_free()
H A Dnghttp2_session.c815 nghttp2_pq_free(&session->sched[i].ob_data); in nghttp2_session_del()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.h65 void nghttp2_pq_free(nghttp2_pq *pq);
H A Dnghttp2_pq.c40 void nghttp2_pq_free(nghttp2_pq *pq) { in nghttp2_pq_free() function
H A Dnghttp2_stream.c108 nghttp2_pq_free(&stream->obq); in nghttp2_stream_free()
H A Dnghttp2_session.c810 nghttp2_pq_free(&session->sched[i].ob_data); in nghttp2_session_del()

Completed in 21 milliseconds