Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc115 static void maybe_start_some_streams(grpc_chttp2_transport* t);
1152 static void maybe_start_some_streams(grpc_chttp2_transport* t) { in maybe_start_some_streams() function
1458 maybe_start_some_streams(t); in perform_stream_op_locked()
2048 maybe_start_some_streams(t); in remove_stream()