Home
last modified time | relevance | path

Searched refs:nghttp2_pq_pop (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_pq_test.c81 nghttp2_pq_pop(&pq); in test_nghttp2_pq()
87 nghttp2_pq_pop(&pq); in test_nghttp2_pq()
92 nghttp2_pq_pop(&pq); in test_nghttp2_pq()
97 nghttp2_pq_pop(&pq); in test_nghttp2_pq()
112 nghttp2_pq_pop(&pq); in test_nghttp2_pq()
164 nghttp2_pq_pop(&pq); in test_nghttp2_pq_update()
185 nghttp2_pq_pop(pq); in check_nodes()
/third_party/nghttp2/lib/
H A Dnghttp2_pq.c118 void nghttp2_pq_pop(nghttp2_pq *pq) { in nghttp2_pq_pop() function
131 nghttp2_pq_pop(pq); in nghttp2_pq_remove()
H A Dnghttp2_pq.h88 void nghttp2_pq_pop(nghttp2_pq *pq);
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_pq.c118 void nghttp2_pq_pop(nghttp2_pq *pq) { in nghttp2_pq_pop() function
131 nghttp2_pq_pop(pq); in nghttp2_pq_remove()
H A Dnghttp2_pq.h88 void nghttp2_pq_pop(nghttp2_pq *pq);

Completed in 4 milliseconds