Home
last modified time | relevance | path

Searched defs:DelayedDispatch (Results 1 – 25 of 129) sorted by relevance

123456

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DSharedThreadPool.h73 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override { in DelayedDispatch() function
H A DThrottledEventQueue.cpp356 nsresult DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
421 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
H A DThreadEventTarget.cpp170 ThreadEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in ThreadEventTarget
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DSharedThreadPool.h74 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override { in DelayedDispatch() function
H A DThrottledEventQueue.cpp329 nsresult DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
389 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
H A DThreadEventTarget.cpp165 ThreadEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in ThreadEventTarget
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DSharedThreadPool.h77 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override { in DelayedDispatch() function
H A DThreadEventTarget.cpp105 ThreadEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in ThreadEventTarget
H A DThrottledEventQueue.cpp358 nsresult DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
423 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DSharedThreadPool.h77 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override { in DelayedDispatch() function
H A DThreadEventTarget.cpp106 ThreadEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in ThreadEventTarget
H A DThrottledEventQueue.cpp358 nsresult DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
423 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DSharedThreadPool.h77 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override { in DelayedDispatch() function
H A DThreadEventTarget.cpp105 ThreadEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in ThreadEventTarget
H A DThrottledEventQueue.cpp358 nsresult DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
423 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
/dports/www/firefox/firefox-99.0/dom/media/webrtc/libwebrtcglue/
H A DCallWorkerThread.h75 CallWorkerThread::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DSharedThreadPool.h73 NS_IMETHOD DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) override in DelayedDispatch() function
H A DThrottledEventQueue.cpp329 DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, uint32_t aDelay) in DelayedDispatch() function in mozilla::ThrottledEventQueue::Inner
434 ThrottledEventQueue::DelayedDispatch(already_AddRefed<nsIRunnable> aEvent, in DelayedDispatch() function in mozilla::ThrottledEventQueue
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/util/
H A DAPZThreadUtils.cpp84 void APZThreadUtils::DelayedDispatch(already_AddRefed<Runnable> aRunnable, in DelayedDispatch() function in mozilla::layers::APZThreadUtils
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/util/
H A DAPZThreadUtils.cpp96 void APZThreadUtils::DelayedDispatch(already_AddRefed<Runnable> aRunnable, in DelayedDispatch() function in mozilla::layers::APZThreadUtils
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/util/
H A DAPZThreadUtils.cpp96 void APZThreadUtils::DelayedDispatch(already_AddRefed<Runnable> aRunnable, in DelayedDispatch() function in mozilla::layers::APZThreadUtils
/dports/www/firefox/firefox-99.0/gfx/layers/apz/util/
H A DAPZThreadUtils.cpp97 void APZThreadUtils::DelayedDispatch(already_AddRefed<Runnable> aRunnable, in DelayedDispatch() function in mozilla::layers::APZThreadUtils
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerEventTarget.cpp120 WorkerEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) { in DelayedDispatch() function in mozilla::dom::WorkerEventTarget
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerEventTarget.cpp114 WorkerEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) { in DelayedDispatch() function in mozilla::dom::WorkerEventTarget
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerEventTarget.cpp118 WorkerEventTarget::DelayedDispatch(already_AddRefed<nsIRunnable>, uint32_t) { in DelayedDispatch() function in mozilla::dom::WorkerEventTarget

123456