Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_objalloc.h77 ngtcp2_opl_entry *oplent = ngtcp2_opl_pop(&objalloc->opl); \
96 ngtcp2_opl_entry *oplent = ngtcp2_opl_pop(&objalloc->opl); \
H A Dngtcp2_opl.c34 ngtcp2_opl_entry *ngtcp2_opl_pop(ngtcp2_opl *opl) { in ngtcp2_opl_pop() function
H A Dngtcp2_opl.h58 * ngtcp2_opl_pop removes the first ngtcp2_opl_entry from |opl| and
61 ngtcp2_opl_entry *ngtcp2_opl_pop(ngtcp2_opl *opl);

Completed in 1 milliseconds