Home
last modified time | relevance | path

Searched refs:descendant_next_seq (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h165 uint64_t descendant_next_seq; member
H A Dnghttp2_stream.c100 stream->descendant_next_seq = 0; in nghttp2_stream_init()
153 stream->seq = dep_stream->descendant_next_seq++; in stream_obq_push()
237 stream->seq = dep_stream->descendant_next_seq++; in nghttp2_stream_reschedule()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h165 uint64_t descendant_next_seq; member
H A Dnghttp2_stream.c100 stream->descendant_next_seq = 0; in nghttp2_stream_init()
153 stream->seq = dep_stream->descendant_next_seq++; in stream_obq_push()
237 stream->seq = dep_stream->descendant_next_seq++; in nghttp2_stream_reschedule()

Completed in 6 milliseconds