Searched refs:nghttp2_less (Results 1 – 3 of 3) sorted by relevance
53 nghttp2_less less;65 int nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem);
37 typedef int (*nghttp2_less)(const void *lhs, const void *rhs); typedef
32 int nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) in nghttp2_pq_init()
Completed in 4 milliseconds