Home
last modified time | relevance | path

Searched refs:OnProcessNextEvent (Results 1 – 25 of 102) sorted by relevance

12345

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerThread.cpp322 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::workers::WorkerThread::Observer
339 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerThread.cpp309 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::WorkerThread::Observer
325 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsAppShell.h38 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal *aThread, bool aMayWait);
H A DnsAppShell.mm561 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
565 // No autorelease pool is provided here, because OnProcessNextEvent
728 // OnProcessNextEvent
739 nsAppShell::OnProcessNextEvent(nsIThreadInternal *aThread, bool aMayWait) function
749 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
758 // previous OnProcessNextEvent call.
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerThread.cpp348 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::WorkerThread::Observer
364 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerThread.cpp348 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::WorkerThread::Observer
364 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DWorkerThread.cpp348 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::WorkerThread::Observer
364 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/cocoa/
H A DnsAppShell.h36 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) override;
H A DnsAppShell.mm587 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
591 // No autorelease pool is provided here, because OnProcessNextEvent
755 // OnProcessNextEvent
766 nsAppShell::OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) { function
774 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
783 // previous OnProcessNextEvent call.
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DnsAppShell.h36 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal* aThread,
H A DnsAppShell.mm605 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
609 // No autorelease pool is provided here, because OnProcessNextEvent
782 // OnProcessNextEvent
793 nsAppShell::OnProcessNextEvent(nsIThreadInternal *aThread, bool aMayWait) function
803 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
812 // previous OnProcessNextEvent call.
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerThread.cpp354 WorkerThread::Observer::OnProcessNextEvent(nsIThreadInternal* /* aThread */, in OnProcessNextEvent() function in mozilla::dom::WorkerThread::Observer
370 mWorkerPrivate->OnProcessNextEvent(); in OnProcessNextEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/cocoa/
H A DnsAppShell.h42 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) override;
H A DnsAppShell.mm634 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
638 // No autorelease pool is provided here, because OnProcessNextEvent
805 // OnProcessNextEvent
816 nsAppShell::OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) { function
824 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
833 // previous OnProcessNextEvent call.
/dports/www/firefox-esr/firefox-91.8.0/widget/cocoa/
H A DnsAppShell.h42 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) override;
H A DnsAppShell.mm634 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
638 // No autorelease pool is provided here, because OnProcessNextEvent
805 // OnProcessNextEvent
816 nsAppShell::OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) { function
824 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
833 // previous OnProcessNextEvent call.
/dports/www/firefox/firefox-99.0/widget/cocoa/
H A DnsAppShell.h44 NS_IMETHOD OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) override;
H A DnsAppShell.mm484 // DummyEvent inserted by nsBaseAppShell::OnProcessNextEvent. This second
487 // nsBaseAppShell::OnProcessNextEvent call nsAppShell::ProcessNextNativeEvent
673 // too much CPU in nsBaseAppShell::OnProcessNextEvent() (which calls
677 // No autorelease pool is provided here, because OnProcessNextEvent
863 // OnProcessNextEvent
874 nsAppShell::OnProcessNextEvent(nsIThreadInternal* aThread, bool aMayWait) { function
882 return nsBaseAppShell::OnProcessNextEvent(aThread, aMayWait);
891 // previous OnProcessNextEvent call.
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsBaseAppShell.cpp207 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal* thr, bool mayWait) { in OnProcessNextEvent() function in nsBaseAppShell
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsBaseAppShell.cpp206 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal *thr, bool mayWait) { in OnProcessNextEvent() function in nsBaseAppShell
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsBaseAppShell.cpp233 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal *thr, bool mayWait) in OnProcessNextEvent() function in nsBaseAppShell
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseAppShell.cpp207 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal* thr, bool mayWait) { in OnProcessNextEvent() function in nsBaseAppShell
/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseAppShell.cpp207 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal* thr, bool mayWait) { in OnProcessNextEvent() function in nsBaseAppShell
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsBaseAppShell.cpp207 nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal* thr, bool mayWait) { in OnProcessNextEvent() function in nsBaseAppShell
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DAndroidUiThread.cpp109 ThreadObserver::OnProcessNextEvent(nsIThreadInternal* thread, bool mayWait) { in OnProcessNextEvent() function in __anone744afef0111::ThreadObserver

12345