Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dshared_ring_buffer.h160 bool shutting_down() { in shutting_down() function
190 alignas(sizeof(uint64_t)) std::atomic<bool> shutting_down; member
Dheapprofd_producer.h237 bool shutting_down = false; member
/external/grpc-grpc/src/core/lib/iomgr/
Dpollset_windows.h58 int shutting_down; member
Dtcp_custom.cc70 bool shutting_down; member
Dtcp_server_windows.cc64 int shutting_down; member
Dtcp_windows.cc124 int shutting_down; member
Dev_epoll1_linux.cc211 bool shutting_down; /* Is the pollset shutting down ? */ member
Dev_epollsig_linux.cc230 bool shutting_down; /* Is the pollset shutting down ? */ member
Dev_poll_posix.cc198 int shutting_down; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dpollset_windows.h58 int shutting_down; member
Dtcp_custom.cc70 bool shutting_down; member
Dtcp_server_windows.cc69 int shutting_down; member
Dtcp_windows.cc125 int shutting_down; member
Dev_epoll1_linux.cc221 bool shutting_down; /* Is the pollset shutting down ? */ member
Dev_poll_posix.cc200 int shutting_down; member
/external/grpc-grpc/test/cpp/server/
Dserver_request_call_test.cc41 bool shutting_down = false; in TEST() local
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc45 bool shutting_down; // guarded by pollset_mu member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dbackup_poller.cc47 bool shutting_down; // guarded by pollset_mu member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h187 bool shutting_down() const { return shutting_down_; } in shutting_down() function
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/
Dsubchannel_list.h201 bool shutting_down() const { return shutting_down_; } in shutting_down() function
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver.cc74 bool shutting_down; member
/external/webrtc/rtc_base/
Devent_tracer.cc136 bool shutting_down = shutdown_event_.Wait(kLoggingIntervalMs); in Log() local
/external/libevent/
Dlistener.c100 unsigned shutting_down : 1; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc120 bool shutting_down; member