Home
last modified time | relevance | path

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

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A DXPCOMInit.cpp117 static BrowserProcessSubThread* sIOThread; variable
322 sIOThread = ioThread.release(); in NS_InitXPCOM()
804 delete sIOThread; in ShutdownXPCOM()
805 sIOThread = nullptr; in ShutdownXPCOM()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A DXPCOMInit.cpp118 static BrowserProcessSubThread* sIOThread; variable
322 sIOThread = ioThread.release(); in NS_InitXPCOM()
796 delete sIOThread; in ShutdownXPCOM()
797 sIOThread = nullptr; in ShutdownXPCOM()
/dports/www/firefox/firefox-99.0/xpcom/build/
H A DXPCOMInit.cpp120 static BrowserProcessSubThread* sIOThread; variable
340 sIOThread = ioThread.release(); in NS_InitXPCOM()
814 delete sIOThread; in ShutdownXPCOM()
815 sIOThread = nullptr; in ShutdownXPCOM()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A DXPCOMInit.cpp118 static BrowserProcessSubThread* sIOThread; variable
322 sIOThread = ioThread.release(); in NS_InitXPCOM()
796 delete sIOThread; in ShutdownXPCOM()
797 sIOThread = nullptr; in ShutdownXPCOM()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/build/
H A DXPCOMInit.cpp173 static BrowserProcessSubThread* sIOThread; variable
523 sIOThread = ioThread.release(); in NS_InitXPCOM2()
1029 delete sIOThread; in ShutdownXPCOM()
1030 sIOThread = nullptr; in ShutdownXPCOM()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/build/
H A DXPCOMInit.cpp190 static BrowserProcessSubThread* sIOThread;
560 sIOThread = ioThread.release();
1089 delete sIOThread;
1090 sIOThread = nullptr;