Searched refs:nghttp2_pq_each (Results 1 – 5 of 5) sorted by relevance
123 int nghttp2_pq_each(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg);
172 int nghttp2_pq_each(nghttp2_pq *pq, nghttp2_pq_item_cb fun, void *arg) { in nghttp2_pq_each() function
199 nghttp2_pq_each;