Home
last modified time | relevance | path

Searched defs:IsShuttingDown (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dthread_pool.h180 bool IsShuttingDown() const REQUIRES(task_queue_lock_) { in IsShuttingDown() function
H A Druntime.cc1352 bool Runtime::IsShuttingDown(Thread* self) { in IsShuttingDown() function in art::Runtime
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dposix_engine.h118 bool IsShuttingDown() { in IsShuttingDown() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dposix_engine.h115 bool IsShuttingDown() { in IsShuttingDown() function
/aosp_15_r20/system/core/init/
H A Dreboot.cpp945 bool IsShuttingDown() { in IsShuttingDown() function