Home
last modified time | relevance | path

Searched refs:ShutdownRequired (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DnsThreadManager.cpp158 if (thread->ShutdownRequired()) {
271 if (thr->ShutdownRequired()) {
H A DnsThread.h65 bool ShutdownRequired() in ShutdownRequired() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DnsThread.h59 bool ShutdownRequired() { return mShutdownRequired; } in ShutdownRequired() function
H A DnsThreadManager.cpp291 if (thread->ShutdownRequired()) { in Shutdown()
431 if (thr->ShutdownRequired()) { in NewNamedThread()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThreadManager.cpp451 if (thread->ShutdownRequired()) { in Shutdown()
631 if (thr->ShutdownRequired()) { in NewNamedThread()
H A DnsThread.h191 bool ShutdownRequired() { return mShutdownRequired; } in ShutdownRequired() function
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThreadManager.cpp401 if (thread->ShutdownRequired()) { in Shutdown()
592 if (thr->ShutdownRequired()) { in NewNamedThread()
H A DnsThread.h211 bool ShutdownRequired() { return mShutdownRequired; } in ShutdownRequired() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp396 if (thread->ShutdownRequired()) { in Shutdown()
585 if (thr->ShutdownRequired()) { in NewNamedThread()
H A DnsThread.h202 bool ShutdownRequired() { return mShutdownRequired; } in ShutdownRequired() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp396 if (thread->ShutdownRequired()) { in Shutdown()
585 if (thr->ShutdownRequired()) { in NewNamedThread()
H A DnsThread.h202 bool ShutdownRequired() { return mShutdownRequired; } in ShutdownRequired() function
/dports/www/firefox/firefox-99.0/dom/workers/
H A DRuntimeService.cpp2226 } else if (thread->ShutdownRequired()) { in Run()
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DRuntimeService.cpp2293 } else if (thread->ShutdownRequired()) { in Run()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DRuntimeService.cpp2304 } else if (thread->ShutdownRequired()) { in Run()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DRuntimeService.cpp2293 } else if (thread->ShutdownRequired()) { in Run()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DRuntimeService.cpp2961 else if (thread->ShutdownRequired()) { in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DRuntimeService.cpp2574 } else if (thread->ShutdownRequired()) { in Run()