Home
last modified time | relevance | path

Searched refs:threadsToShutdown (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThreadManager.cpp449 nsTArray<RefPtr<nsThread>> threadsToShutdown; in Shutdown() local
452 threadsToShutdown.AppendElement(thread); in Shutdown()
466 for (auto& thread : threadsToShutdown) { in Shutdown()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThreadManager.cpp399 nsTArray<RefPtr<nsThread>> threadsToShutdown; in Shutdown() local
402 threadsToShutdown.AppendElement(thread); in Shutdown()
416 for (auto& thread : threadsToShutdown) { in Shutdown()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp394 nsTArray<RefPtr<nsThread>> threadsToShutdown; in Shutdown() local
397 threadsToShutdown.AppendElement(thread); in Shutdown()
411 for (auto& thread : threadsToShutdown) { in Shutdown()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp394 nsTArray<RefPtr<nsThread>> threadsToShutdown; in Shutdown() local
397 threadsToShutdown.AppendElement(thread); in Shutdown()
411 for (auto& thread : threadsToShutdown) { in Shutdown()