Home
last modified time | relevance | path

Searched defs:NGHTTP2_QUEUE_MALLOC (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_queue.c37 #define NGHTTP2_QUEUE_MALLOC(size) LITE_malloc(size, MEM_MAGIC, "nghttp2.queue") macro
40 #define NGHTTP2_QUEUE_MALLOC(size) HAL_Malloc(size) macro

Completed in 2 milliseconds