Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc122 static void maybe_start_some_streams(grpc_chttp2_transport* t);
1100 static void maybe_start_some_streams(grpc_chttp2_transport* t) { in maybe_start_some_streams() function
1411 maybe_start_some_streams(t); in perform_stream_op_locked()
2023 maybe_start_some_streams(t); in remove_stream()