Home
last modified time | relevance | path

Searched refs:nghttp2_queue_push (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_queue.h45 int nghttp2_queue_push(nghttp2_queue *queue, void *data);
H A Dnghttp2_queue.c47 int nghttp2_queue_push(nghttp2_queue *queue, void *data) { in nghttp2_queue_push() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_queue.h45 int nghttp2_queue_push(nghttp2_queue *queue, void *data);
H A Dnghttp2_queue.c47 int nghttp2_queue_push(nghttp2_queue *queue, void *data) { in nghttp2_queue_push() function
/third_party/nghttp2/tests/
H A Dnghttp2_queue_test.c40 nghttp2_queue_push(&queue, &ints[i]); in test_nghttp2_queue()

Completed in 2 milliseconds