Home
last modified time | relevance | path

Searched refs:aTerminatingThread (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThread.h363 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext()
366 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
367 mTerminatingPRThread(aTerminatingThread->GetPRThread()), in nsThreadShutdownContext()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThread.h363 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext()
366 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
367 mTerminatingPRThread(aTerminatingThread->GetPRThread()), in nsThreadShutdownContext()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThread.h376 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext() argument
378 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
379 mTerminatingPRThread(aTerminatingThread->GetPRThread()), in nsThreadShutdownContext()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThread.h363 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext()
366 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
367 mTerminatingPRThread(aTerminatingThread->GetPRThread()), in nsThreadShutdownContext()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DnsThread.cpp217 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext()
220 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DnsThread.cpp308 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext()
311 : mTerminatingThread(aTerminatingThread) in nsThreadShutdownContext()