Home
last modified time | relevance | path

Searched defs:connection_lock (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc453 MutexLock connection_lock(&self->connection_->mu_); in OnHandshakeDone() local
641 MutexLock connection_lock(&self->mu_); in OnClose() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/
H A Dchttp2_server.cc457 MutexLock connection_lock(&self->connection_->mu_); in OnHandshakeDone() local
665 MutexLock connection_lock(&self->mu_); in OnClose() local