Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.h91 static void ShutdownAll();
Diomgr.cc97 grpc_core::Executor::ShutdownAll(); in grpc_iomgr_shutdown()
Dexecutor.cc413 void Executor::ShutdownAll() { in ShutdownAll() function in grpc_core::Executor
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dinit.cc179 grpc_core::Executor::ShutdownAll(); in grpc_shutdown_internal_locked()