Home
last modified time | relevance | path

Searched defs:nsThread (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DScheduler.h23 class nsThread; variable
H A DnsThread.cpp507 nsThread::nsThread(NotNull<SynchronizedEventQueue*> aQueue, in nsThread() function in nsThread
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.h50 class nsThread; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/workers/
H A DWorkerThread.cpp204 NS_IMPL_ISUPPORTS_INHERITED0(WorkerThread, nsThread) in NS_IMPL_ISUPPORTS_INHERITED0() argument
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThread.cpp192 NS_IMPL_CI_INTERFACE_GETTER(nsThread, nsIThread, nsIThreadInternal, in NS_IMPL_CI_INTERFACE_GETTER() argument
529 nsThread::nsThread(NotNull<SynchronizedEventQueue*> aQueue, in nsThread() function in nsThread
554 nsThread::nsThread() in nsThread() function in nsThread
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThread.cpp192 NS_IMPL_CI_INTERFACE_GETTER(nsThread, nsIThread, nsIThreadInternal, in NS_IMPL_CI_INTERFACE_GETTER() argument
529 nsThread::nsThread(NotNull<SynchronizedEventQueue*> aQueue, in nsThread() function in nsThread
554 nsThread::nsThread() in nsThread() function in nsThread
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DCycleCollectedJSContext.h25 class nsThread; variable
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DAndroidUiThread.cpp54 NS_INLINE_DECL_REFCOUNTING_INHERITED(AndroidUiThread, nsThread) in NS_INLINE_DECL_REFCOUNTING_INHERITED() argument
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DAndroidUiThread.cpp54 NS_INLINE_DECL_REFCOUNTING_INHERITED(AndroidUiThread, nsThread) in NS_INLINE_DECL_REFCOUNTING_INHERITED() argument
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DCycleCollectedJSContext.h29 class nsThread; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/media-conduit/
H A DVideoConduit.h46 class nsThread; variable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DAndroidUiThread.cpp59 NS_INLINE_DECL_REFCOUNTING_INHERITED(AndroidUiThread, nsThread) in NS_INLINE_DECL_REFCOUNTING_INHERITED() argument
/dports/www/firefox/firefox-99.0/widget/android/
H A DAndroidUiThread.cpp59 NS_INLINE_DECL_REFCOUNTING_INHERITED(AndroidUiThread, nsThread) in NS_INLINE_DECL_REFCOUNTING_INHERITED() argument
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DAndroidUiThread.cpp59 NS_INLINE_DECL_REFCOUNTING_INHERITED(AndroidUiThread, nsThread) in NS_INLINE_DECL_REFCOUNTING_INHERITED() argument
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h25 class nsThread; variable
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DCycleCollectedJSContext.h25 class nsThread; variable
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DCycleCollectedJSContext.h25 class nsThread; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThread.cpp579 nsThread::nsThread(NotNull<SynchronizedEventQueue*> aQueue, in nsThread() function in nsThread
600 nsThread::nsThread() in nsThread() function in nsThread
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThread.cpp542 nsThread::nsThread(NotNull<SynchronizedEventQueue*> aQueue, in nsThread() function in nsThread
569 nsThread::nsThread() in nsThread() function in nsThread
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/threads/
H A DnsThread.cpp594 nsThread::nsThread(MainThreadFlag aMainThread, uint32_t aStackSize) in nsThread() function in nsThread
/dports/www/firefox/firefox-99.0/tools/profiler/tests/gtest/
H A DGeckoProfiler.cpp672 nsIThread* nsThread = NS_GetCurrentThread(); in GetPRThreadName() local