Searched defs:nghttp2_pq_empty (Results 1 – 2 of 2) sorted by relevance
152 int nghttp2_pq_empty(nghttp2_pq *pq) { return pq->length == 0; } in nghttp2_pq_empty() function