Home
last modified time | relevance | path

Searched refs:DispatchFromScript (Results 51 – 75 of 149) sorted by relevance

123456

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DTaskQueue.cpp30 DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) override in DispatchFromScript() function in mozilla::TaskQueue::EventTargetWrapper
H A DnsThreadPool.cpp243 nsThreadPool::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags)
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DTaskQueue.cpp25 DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) override { in DispatchFromScript() function in mozilla::TaskQueue::EventTargetWrapper
H A DAbstractThread.cpp187 AbstractThread::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in mozilla::AbstractThread
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerThread.cpp207 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) in NS_IMPL_ISUPPORTS_INHERITED0()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/workers/
H A DWorkerThread.cpp197 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) { in DispatchFromScript() function in mozilla::dom::WorkerThread
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerThread.cpp227 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) { in DispatchFromScript() function in mozilla::dom::WorkerThread
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerThread.cpp227 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) { in DispatchFromScript() function in mozilla::dom::WorkerThread
/dports/www/firefox/firefox-99.0/toolkit/components/bitsdownload/src/bits_interface/
H A Dmonitor.rs130 unsafe { thread.DispatchFromScript(self.coerce(), nsIEventTarget::DISPATCH_NORMAL) } in dispatch()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/workers/
H A DWorkerThread.cpp227 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) { in DispatchFromScript() function in mozilla::dom::WorkerThread
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/bitsdownload/src/bits_interface/
H A Dmonitor.rs130 unsafe { thread.DispatchFromScript(self.coerce(), nsIEventTarget::DISPATCH_NORMAL as u32) } in dispatch()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/bitsdownload/src/bits_interface/
H A Dmonitor.rs130 unsafe { thread.DispatchFromScript(self.coerce(), nsIEventTarget::DISPATCH_NORMAL as u32) } in dispatch()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/bitsdownload/src/bits_interface/
H A Dmonitor.rs130 unsafe { thread.DispatchFromScript(self.coerce(), nsIEventTarget::DISPATCH_NORMAL as u32) } in dispatch()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/moz_task/src/
H A Dlib.rs209 unsafe { target.DispatchFromScript(this.coerce(), options.flags()) }.to_result() in dispatch_with_options()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerThread.cpp223 WorkerThread::DispatchFromScript(nsIRunnable* aRunnable, uint32_t aFlags) { in DispatchFromScript() function in mozilla::dom::WorkerThread
/dports/www/firefox/firefox-99.0/xpcom/rust/moz_task/src/
H A Dlib.rs105 .DispatchFromScript(runnable, options.flags()) in dispatch_runnable()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DAbstractThread.cpp195 AbstractThread::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in mozilla::AbstractThread
H A DnsThreadPool.cpp243 nsThreadPool::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in nsThreadPool
H A DSchedulerGroup.cpp132 SchedulerEventTarget::DispatchFromScript(nsIRunnable* aRunnable, in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsStreamTransportService.cpp196 nsStreamTransportService::DispatchFromScript(nsIRunnable *task, in NS_IMPL_ISUPPORTS()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DAbstractThread.cpp262 AbstractThread::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in mozilla::AbstractThread
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocGroup.cpp59 LabellingEventTarget::DispatchFromScript(nsIRunnable* aRunnable, in DispatchFromScript() function in LabellingEventTarget
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DAbstractThread.cpp257 AbstractThread::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in mozilla::AbstractThread
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DAbstractThread.cpp257 AbstractThread::DispatchFromScript(nsIRunnable* aEvent, uint32_t aFlags) { in DispatchFromScript() function in mozilla::AbstractThread
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsStreamTransportService.cpp269 nsStreamTransportService::DispatchFromScript(nsIRunnable* task, in NS_IMPL_ISUPPORTS()

123456