Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_stream.c679 static void link_dep(nghttp2_stream *dep_stream, nghttp2_stream *stream) in link_dep() function
705 link_dep(dep_stream, stream); in insert_link_dep()
762 link_dep(prev, dep_next); in unlink_dep()
780 link_dep(prev, next); in unlink_dep()
794 link_dep(dep_stream, stream); in nghttp2_stream_dep_add()
871 link_dep(dep_stream, stream); in nghttp2_stream_dep_insert_subtree()
878 link_dep(stream, dep_next); in nghttp2_stream_dep_insert_subtree()
891 link_dep(dep_stream, stream); in nghttp2_stream_dep_insert_subtree()
919 link_dep(dep_stream, stream); in nghttp2_stream_dep_add_subtree()
950 link_dep(dep_prev, next); in nghttp2_stream_dep_remove_subtree()

Completed in 4 milliseconds