Home
last modified time | relevance | path

Searched defs:nghttp2_pq_empty (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/nghttp2/lib/
Dnghttp2_pq.c152 int nghttp2_pq_empty(nghttp2_pq *pq) { return pq->length == 0; } in nghttp2_pq_empty() function
/third_party/nghttp2/lib/
Dnghttp2_pq.c152 int nghttp2_pq_empty(nghttp2_pq *pq) { return pq->length == 0; } in nghttp2_pq_empty() function