Home
last modified time | relevance | path

Searched refs:gShutdownHasStarted (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/file/ipc/
H A DRemoteLazyInputStreamThread.cpp25 bool gShutdownHasStarted = false; variable
96 if (gShutdownHasStarted) { in Get()
107 if (gShutdownHasStarted) { in GetOrCreate()
175 gShutdownHasStarted = true; in Observe()
187 if (gShutdownHasStarted) { in MigrateActor()
225 if (gShutdownHasStarted) { in Dispatch()
248 MOZ_ASSERT(!gShutdownHasStarted); in IsOnDOMFileThread()
/dports/www/firefox/firefox-99.0/dom/file/ipc/
H A DRemoteLazyInputStreamThread.cpp25 bool gShutdownHasStarted = false; variable
96 if (gShutdownHasStarted) { in Get()
107 if (gShutdownHasStarted) { in GetOrCreate()
175 gShutdownHasStarted = true; in Observe()
187 if (gShutdownHasStarted) { in MigrateActor()
225 if (gShutdownHasStarted) { in Dispatch()
248 MOZ_ASSERT(!gShutdownHasStarted); in IsOnDOMFileThread()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/file/ipc/
H A DRemoteLazyInputStreamThread.cpp25 bool gShutdownHasStarted = false; variable
96 if (gShutdownHasStarted) { in Get()
107 if (gShutdownHasStarted) { in GetOrCreate()
175 gShutdownHasStarted = true; in Observe()
187 if (gShutdownHasStarted) { in MigrateActor()
225 if (gShutdownHasStarted) { in Dispatch()
248 MOZ_ASSERT(!gShutdownHasStarted); in IsOnDOMFileThread()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/file/ipc/
H A DIPCBlobInputStreamThread.cpp26 bool gShutdownHasStarted = false; variable
89 if (gShutdownHasStarted) { in Get()
100 if (gShutdownHasStarted) { in GetOrCreate()
168 gShutdownHasStarted = true; in Observe()
179 if (gShutdownHasStarted) { in MigrateActor()
217 if (gShutdownHasStarted) { in Dispatch()
240 MOZ_ASSERT(!gShutdownHasStarted); in IsOnDOMFileThread()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/file/ipc/
H A DIPCBlobInputStreamThread.cpp26 bool gShutdownHasStarted = false; variable
91 if (gShutdownHasStarted) { in GetOrCreate()
159 gShutdownHasStarted = true; in Observe()
170 if (gShutdownHasStarted) { in MigrateActor()
208 if (gShutdownHasStarted) { in Dispatch()