Home
last modified time | relevance | path

Searched refs:NGHTTP2_MAX_CYCLE_DISTANCE (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.c40 NGHTTP2_MAX_CYCLE_DISTANCE, A and B are in the same scale, in other
44 #define NGHTTP2_MAX_CYCLE_DISTANCE \ macro
57 return rhs->cycle - lhs->cycle <= NGHTTP2_MAX_CYCLE_DISTANCE; in stream_less()
292 NGHTTP2_MAX_CYCLE_DISTANCE) { in nghttp2_stream_change_weight()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c40 NGHTTP2_MAX_CYCLE_DISTANCE, A and B are in the same scale, in other
44 #define NGHTTP2_MAX_CYCLE_DISTANCE \ macro
57 return rhs->cycle - lhs->cycle <= NGHTTP2_MAX_CYCLE_DISTANCE; in stream_less()
292 NGHTTP2_MAX_CYCLE_DISTANCE) { in nghttp2_stream_change_weight()

Completed in 3 milliseconds