Home
last modified time | relevance | path

Searched refs:mIOPool (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/threads/
H A DnsThreadManager.cpp58 nsCOMPtr<nsIThreadPool> mIOPool; member in BackgroundEventTarget
108 ioPool.swap(mIOPool); in Init()
115 return mPool->IsOnCurrentThread() || mIOPool->IsOnCurrentThread(); in NS_IMETHODIMP_()
125 return mIOPool->IsOnCurrentThread(aValue); in IsOnCurrentThread()
139 nsCOMPtr<nsIThreadPool>& pool = mayBlock ? mIOPool : mPool; in Dispatch()
179 mIOPool->Shutdown(); in FinishShutdown()
/dports/www/firefox/firefox-99.0/xpcom/threads/
H A DnsThreadManager.cpp67 nsCOMPtr<nsIThreadPool> mIOPool; member in BackgroundEventTarget
124 ioPool.swap(mIOPool); in Init()
131 return mPool->IsOnCurrentThread() || mIOPool->IsOnCurrentThread(); in NS_IMETHODIMP_()
141 return mIOPool->IsOnCurrentThread(aValue); in IsOnCurrentThread()
155 nsCOMPtr<nsIThreadPool>& pool = mayBlock ? mIOPool : mPool; in Dispatch()
195 mIOPool->Shutdown(); in FinishShutdown()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp64 nsCOMPtr<nsIThreadPool> mIOPool; member in BackgroundEventTarget
121 ioPool.swap(mIOPool); in Init()
128 return mPool->IsOnCurrentThread() || mIOPool->IsOnCurrentThread(); in NS_IMETHODIMP_()
138 return mIOPool->IsOnCurrentThread(aValue); in IsOnCurrentThread()
152 nsCOMPtr<nsIThreadPool>& pool = mayBlock ? mIOPool : mPool; in Dispatch()
192 mIOPool->Shutdown(); in FinishShutdown()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThreadManager.cpp64 nsCOMPtr<nsIThreadPool> mIOPool; member in BackgroundEventTarget
121 ioPool.swap(mIOPool); in Init()
128 return mPool->IsOnCurrentThread() || mIOPool->IsOnCurrentThread(); in NS_IMETHODIMP_()
138 return mIOPool->IsOnCurrentThread(aValue); in IsOnCurrentThread()
152 nsCOMPtr<nsIThreadPool>& pool = mayBlock ? mIOPool : mPool; in Dispatch()
192 mIOPool->Shutdown(); in FinishShutdown()