Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/proxy_resolver/
H A Dproxy_resolver_v8_tracing.cc1041 StopWorkerThread(); in ~CreateJob()
1050 StopWorkerThread(); in FactoryDestroyed()
1061 StopWorkerThread(); in OnV8ResolverCreated()
1070 void StopWorkerThread() { in StopWorkerThread() function in proxy_resolver::__anon84c7f1d00111::ProxyResolverV8TracingFactoryImpl::CreateJob
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/proxy_resolver/
H A Dproxy_resolver_v8_tracing.cc1041 StopWorkerThread(); in ~CreateJob()
1050 StopWorkerThread(); in FactoryDestroyed()
1061 StopWorkerThread(); in OnV8ResolverCreated()
1070 void StopWorkerThread() { in StopWorkerThread() function in proxy_resolver::__anon56d314750111::ProxyResolverV8TracingFactoryImpl::CreateJob
/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h477 bool StopWorkerThread(WorkerThread*& pWorkerThread);
H A Dmyframe.cpp1561 bool MyFrame::StopWorkerThread(WorkerThread*& pWorkerThread) in StopWorkerThread() function in MyFrame
2098 bool killed = StopWorkerThread(m_pPrimaryWorkerThread); in OnClose()
2099 if (StopWorkerThread(m_pSecondaryWorkerThread)) in OnClose()