Home
last modified time | relevance | path

Searched refs:nghttp3_opl_pop (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_objalloc.h78 nghttp3_opl_entry *oplent = nghttp3_opl_pop(&objalloc->opl); \
97 nghttp3_opl_entry *oplent = nghttp3_opl_pop(&objalloc->opl); \
H A Dnghttp3_opl.h59 * nghttp3_opl_pop removes the first nghttp3_opl_entry from |opl| and
62 nghttp3_opl_entry *nghttp3_opl_pop(nghttp3_opl *opl);
H A Dnghttp3_opl.c35 nghttp3_opl_entry *nghttp3_opl_pop(nghttp3_opl *opl) { in nghttp3_opl_pop() function

Completed in 3 milliseconds