Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc125 static void post_destructive_reclaimer(grpc_chttp2_transport* t);
703 post_destructive_reclaimer(t); in init_stream()
1178 post_destructive_reclaimer(t); in maybe_start_some_streams()
3014 static void post_destructive_reclaimer(grpc_chttp2_transport* t) { in post_destructive_reclaimer() function
3072 post_destructive_reclaimer(t); in destructive_reclaimer_locked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc135 static void post_destructive_reclaimer(grpc_chttp2_transport* t);
622 post_destructive_reclaimer(t);
1138 post_destructive_reclaimer(t); in maybe_start_some_streams()
3123 static void post_destructive_reclaimer(grpc_chttp2_transport* t) { in post_destructive_reclaimer() function
3199 post_destructive_reclaimer(t); in destructive_reclaimer_locked()