Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_stream.c155 static int stream_obq_push(nghttp2_stream *dep_stream, nghttp2_stream *stream) in stream_obq_push()
187 nghttp2_stream *dep_stream; in stream_obq_remove() local
239 nghttp2_stream *dep_stream; in nghttp2_stream_reschedule() local
262 nghttp2_stream *dep_stream; in nghttp2_stream_change_weight() local
631 int nghttp2_stream_dep_insert(nghttp2_stream *dep_stream, in nghttp2_stream_dep_insert()
679 static void link_dep(nghttp2_stream *dep_stream, nghttp2_stream *stream) in link_dep()
695 static void insert_link_dep(nghttp2_stream *dep_stream, nghttp2_stream *stream) in insert_link_dep()
786 void nghttp2_stream_dep_add(nghttp2_stream *dep_stream, nghttp2_stream *stream) in nghttp2_stream_dep_add()
854 int nghttp2_stream_dep_insert_subtree(nghttp2_stream *dep_stream, in nghttp2_stream_dep_insert_subtree()
906 int nghttp2_stream_dep_add_subtree(nghttp2_stream *dep_stream, in nghttp2_stream_dep_add_subtree()
A Dnghttp2_session.c783 nghttp2_stream *dep_stream = NULL; in nghttp2_session_reprioritize_stream() local
1036 nghttp2_stream *dep_stream = NULL; in nghttp2_session_open_stream() local

Completed in 14 milliseconds