Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DnsNSSCallbacks.h74 PRThread* mLoadGroupOwnerThread; variable
H A DnsNSSCallbacks.cpp177 mListener->mLoadGroupOwnerThread = PR_GetCurrentThread(); in Run()
192 mListener->mLoadGroupOwnerThread = nullptr; in Run()
519 mLoadGroupOwnerThread(nullptr) {} in nsHTTPListener()
542 if (mLoadGroupOwnerThread != PR_GetCurrentThread()) { in NS_IMPL_ISUPPORTS()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/
H A DnsNSSCallbacks.h76 PRThread *mLoadGroupOwnerThread; variable
H A DnsNSSCallbacks.cpp178 mListener->mLoadGroupOwnerThread = PR_GetCurrentThread(); in Run()
194 mListener->mLoadGroupOwnerThread = nullptr; in Run()
577 mLoadGroupOwnerThread(nullptr) in nsHTTPListener()
605 if (mLoadGroupOwnerThread != PR_GetCurrentThread()) { in NS_IMPL_ISUPPORTS()