Home
last modified time | relevance | path

Searched defs:IsOnCurrentThread (Results 1 – 25 of 127) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/gfx/ipc/
H A DVsyncIOThreadHolder.h27 bool IsOnCurrentThread() const { return mThread->IsOnCurrentThread(); } in IsOnCurrentThread() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ipc/
H A DVsyncIOThreadHolder.h26 bool IsOnCurrentThread() const { return mThread->IsOnCurrentThread(); } in IsOnCurrentThread() function
/dports/www/firefox/firefox-99.0/gfx/ipc/
H A DVsyncIOThreadHolder.h27 bool IsOnCurrentThread() const { return mThread->IsOnCurrentThread(); } in IsOnCurrentThread() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ipc/
H A DVsyncIOThreadHolder.h27 bool IsOnCurrentThread() const { return mThread->IsOnCurrentThread(); } in IsOnCurrentThread() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ipc/
H A DVsyncIOThreadHolder.h26 bool IsOnCurrentThread() const { in IsOnCurrentThread() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DSharedThreadPool.h79 NS_IMETHOD IsOnCurrentThread(bool* _retval) override { in IsOnCurrentThread() function
H A DThrottledEventQueue.cpp363 bool IsOnCurrentThread() { return mBaseTarget->IsOnCurrentThread(); } in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
427 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) { in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
H A DThreadEventTarget.cpp184 ThreadEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in ThreadEventTarget
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DSharedThreadPool.h80 NS_IMETHOD IsOnCurrentThread(bool* _retval) override { in IsOnCurrentThread() function
H A DThrottledEventQueue.cpp336 bool IsOnCurrentThread() { return mBaseTarget->IsOnCurrentThread(); } in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
395 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) { in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
H A DThreadEventTarget.cpp178 ThreadEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in ThreadEventTarget
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DSharedThreadPool.h83 NS_IMETHOD IsOnCurrentThread(bool* _retval) override { in IsOnCurrentThread() function
H A DThreadEventTarget.cpp119 ThreadEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in ThreadEventTarget
H A DThrottledEventQueue.cpp365 bool IsOnCurrentThread() { return mBaseTarget->IsOnCurrentThread(); } in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
429 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) { in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DSharedThreadPool.h83 NS_IMETHOD IsOnCurrentThread(bool* _retval) override { in IsOnCurrentThread() function
H A DThreadEventTarget.cpp120 ThreadEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in ThreadEventTarget
H A DThrottledEventQueue.cpp365 bool IsOnCurrentThread() { return mBaseTarget->IsOnCurrentThread(); } in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
429 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) { in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DSharedThreadPool.h83 NS_IMETHOD IsOnCurrentThread(bool* _retval) override { in IsOnCurrentThread() function
H A DThreadEventTarget.cpp119 ThreadEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in ThreadEventTarget
H A DThrottledEventQueue.cpp365 bool IsOnCurrentThread() { return mBaseTarget->IsOnCurrentThread(); } in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
429 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) { in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DSharedThreadPool.h78 …NS_IMETHOD IsOnCurrentThread(bool *_retval) override { return !mEventTarget ? NS_ERROR_NULL_POINTE… in IsOnCurrentThread() function
H A DThrottledEventQueue.cpp337 IsOnCurrentThread(bool* aResult) in IsOnCurrentThread() function in mozilla::ThrottledEventQueue::Inner
441 ThrottledEventQueue::IsOnCurrentThread(bool* aResult) in IsOnCurrentThread() function in mozilla::ThrottledEventQueue
/dports/www/firefox-esr/firefox-91.8.0/dom/workers/
H A DWorkerEventTarget.cpp136 WorkerEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in mozilla::dom::WorkerEventTarget
/dports/lang/spidermonkey78/firefox-78.9.0/dom/workers/
H A DWorkerEventTarget.cpp130 WorkerEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in mozilla::dom::WorkerEventTarget
/dports/www/firefox/firefox-99.0/dom/workers/
H A DWorkerEventTarget.cpp134 WorkerEventTarget::IsOnCurrentThread(bool* aIsOnCurrentThread) { in IsOnCurrentThread() function in mozilla::dom::WorkerEventTarget

123456