Searched refs:aTerminatingThread (Results 1 – 6 of 6) sorted by relevance
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/ |
H A D | nsThread.h | 363 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 D | nsThread.h | 363 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 D | nsThread.h | 376 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 D | nsThread.h | 363 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 D | nsThread.cpp | 217 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext() 220 : mTerminatingThread(aTerminatingThread), in nsThreadShutdownContext()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/ |
H A D | nsThread.cpp | 308 nsThreadShutdownContext(NotNull<nsThread*> aTerminatingThread, in nsThreadShutdownContext() 311 : mTerminatingThread(aTerminatingThread) in nsThreadShutdownContext()
|