Home
last modified time | relevance | path

Searched defs:shutting_down (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dshared_ring_buffer.h169 bool shutting_down() { in shutting_down() function
197 alignas(sizeof(uint64_t)) std::atomic<bool> shutting_down; member
H A Dheapprofd_producer.h236 bool shutting_down = false; member
/aosp_15_r20/external/crosvm/cros_async/src/blocking/
H A Dpool.rs34 shutting_down: bool, field
329 pub(crate) fn shutting_down(&self) -> bool { in shutting_down() method
/aosp_15_r20/art/runtime/
H A Dscoped_thread_state_change.cc45 bool shutting_down = (runtime == nullptr) || runtime->IsShuttingDown(nullptr) || gAborting > 0; in ScopedThreadChangeDestructorCheck() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dpollset_windows.h58 int shutting_down; member
Dtcp_windows.cc124 int shutting_down; member
Dtcp_server_windows.cc94 int shutting_down; member
Dev_epoll1_linux.cc224 bool shutting_down; // Is the pollset shutting down ? member
Dev_poll_posix.cc203 int shutting_down; member
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dpollset_windows.h58 int shutting_down; member
H A Dtcp_windows.cc124 int shutting_down; member
H A Dtcp_server_windows.cc102 int shutting_down; member
H A Dev_epoll1_linux.cc224 bool shutting_down; // Is the pollset shutting down ? member
H A Dev_poll_posix.cc203 int shutting_down; member
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dbackup_poller.cc50 bool shutting_down; // guarded by pollset_mu member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc50 bool shutting_down; // guarded by pollset_mu member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h198 bool shutting_down() const { return shutting_down_; } in shutting_down() function
/aosp_15_r20/external/grpc-grpc/test/cpp/server/
H A Dserver_request_call_test.cc42 bool shutting_down = false; in TEST() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Devent_tracer.cc131 bool shutting_down = shutdown_event_.Wait(kLoggingInterval); in Log() local
/aosp_15_r20/system/core/init/
H A Dreboot.cpp85 static bool shutting_down = false; variable
/aosp_15_r20/external/libevent/
H A Dlistener.c100 unsigned shutting_down : 1; member
/aosp_15_r20/external/sg3_utils/src/
H A Dsgp_dd.c268 static bool shutting_down = false; variable
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto666 optional bool shutting_down = 4; field
/aosp_15_r20/external/trusty/musl/ldso/
Ddynlink.c128 static int shutting_down; variable
/aosp_15_r20/external/musl/ldso/
H A Ddynlink.c149 static int shutting_down; variable

12