Home
last modified time | relevance | path

Searched refs:nghttp2_less (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_pq.h53 nghttp2_less less;
65 int nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem);
A Dnghttp2_int.h37 typedef int (*nghttp2_less)(const void *lhs, const void *rhs); typedef
A Dnghttp2_pq.c32 int nghttp2_pq_init(nghttp2_pq *pq, nghttp2_less less, nghttp2_mem *mem) in nghttp2_pq_init()

Completed in 4 milliseconds