Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_queue.c38 #define NGHTTP2_QUEUE_FREE(ptr) LITE_free(ptr) macro
41 #define NGHTTP2_QUEUE_FREE(ptr) \ macro
61 NGHTTP2_QUEUE_FREE(p); in nghttp2_queue_free()
94 NGHTTP2_QUEUE_FREE(front); in nghttp2_queue_pop()

Completed in 2 milliseconds