Home
last modified time | relevance | path

Searched refs:ProcessingThread (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp84 m_thread = new Thread(new ThreadStart(this, &Apple::DNSSD::ServiceRef::ProcessingThread)); in StartThread()
99 ServiceRef::ProcessingThread() in ProcessingThread() function in ServiceRef
101 m_impl->ProcessingThread(); in ProcessingThread()
366 ServiceRef::ServiceRefImpl::ProcessingThread() in ProcessingThread() function in ServiceRef::ServiceRefImpl
Ddnssd_NET.h309 ProcessingThread();
410 ProcessingThread();