Home
last modified time | relevance | path

Searched refs:IsShuttingDown (Results 176 – 200 of 455) sorted by relevance

12345678910>>...19

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.h229 bool IsShuttingDown() { in IsShuttingDown() function
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.h229 bool IsShuttingDown() { in new()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.h229 bool IsShuttingDown() { in IsShuttingDown() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/shell/browser/
H A Dshell_extensions_browser_client.h40 bool IsShuttingDown() override;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.h229 bool IsShuttingDown() { in IsShuttingDown() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dchrome_extensions_browser_client.cc113 bool ChromeExtensionsBrowserClient::IsShuttingDown() { in IsShuttingDown() function in extensions::ChromeExtensionsBrowserClient
114 return g_browser_process->IsShuttingDown(); in IsShuttingDown()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dtest_extensions_browser_client.h64 bool IsShuttingDown() override;
H A Dtest_extensions_browser_client.cc60 bool TestExtensionsBrowserClient::IsShuttingDown() { return false; } in IsShuttingDown() function in extensions::TestExtensionsBrowserClient
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DSocketProcessChild.h99 bool IsShuttingDown() { return mShuttingDown; } in IsShuttingDown() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBMutableFile.cpp172 if (QuotaManager::IsShuttingDown() || in Open()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DSocketProcessChild.h99 bool IsShuttingDown() { return mShuttingDown; } in IsShuttingDown() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc362 !IsShuttingDown()) { in NextFromInput()
729 while (!IsPausingManualCompaction() && !IsShuttingDown() && in NextFromInput()
815 if (!valid_ && IsShuttingDown()) { in NextFromInput()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc362 !IsShuttingDown()) { in NextFromInput()
729 while (!IsPausingManualCompaction() && !IsShuttingDown() && in NextFromInput()
815 if (!valid_ && IsShuttingDown()) { in NextFromInput()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/compaction/
H A Dcompaction_iterator.cc349 !IsShuttingDown()) { in NextFromInput()
754 while (!IsPausingManualCompaction() && !IsShuttingDown() && in NextFromInput()
842 if (!valid_ && IsShuttingDown()) { in NextFromInput()
/dports/databases/rocksdb/rocksdb-6.26.1/db/compaction/
H A Dcompaction_iterator.cc349 !IsShuttingDown()) { in NextFromInput()
754 while (!IsPausingManualCompaction() && !IsShuttingDown() && in NextFromInput()
842 if (!valid_ && IsShuttingDown()) { in NextFromInput()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/compaction/
H A Dcompaction_iterator.cc362 !IsShuttingDown()) { in NextFromInput()
729 while (!IsPausingManualCompaction() && !IsShuttingDown() && in NextFromInput()
815 if (!valid_ && IsShuttingDown()) { in NextFromInput()
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DActorsParent.cpp478 return sInstance->IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
481 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
487 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnNonBackgroundThread()
490 bool IsShuttingDown() const { in IsShuttingDown() function in mozilla::dom::__anon53c848290111::QuotaClient
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DActorsParent.cpp428 return sInstance->IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
431 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
437 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnNonBackgroundThread()
440 bool IsShuttingDown() const { in IsShuttingDown() function in mozilla::dom::__anon69ff162b0111::QuotaClient
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DActorsParent.cpp459 return sInstance->IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
462 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
468 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnNonBackgroundThread()
471 bool IsShuttingDown() const { in IsShuttingDown() function in mozilla::dom::__anon4352e7b40111::QuotaClient
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DActorsParent.cpp478 return sInstance->IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
481 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnBackgroundThread()
487 return QuotaManager::IsShuttingDown(); in IsShuttingDownOnNonBackgroundThread()
490 bool IsShuttingDown() const { in IsShuttingDown() function in mozilla::dom::__anone1e733000111::QuotaClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/extensions/
H A Dcast_extensions_browser_client.cc65 bool CastExtensionsBrowserClient::IsShuttingDown() { in IsShuttingDown() function in extensions::CastExtensionsBrowserClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dtest_extensions_browser_client.h67 bool IsShuttingDown() override;
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/daemon/
H A Dvolumes_unix.go49 if _, exist := daemon.hosts[m.Source]; exist && daemon.IsShuttingDown() {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/daemon/
H A Dvolumes_unix.go49 if _, exist := daemon.hosts[m.Source]; exist && daemon.IsShuttingDown() {
H A Dmonitor.go67 …restart, wait, err := c.RestartManager().ShouldRestart(ei.ExitCode, daemon.IsShuttingDown() || c.H…

12345678910>>...19