Searched defs:DispatcherThread (Results 1 – 8 of 8) sorted by relevance
60 class DispatcherThread class
22 DispatcherThread::DispatcherThread( in DispatcherThread() function in thrill::net::DispatcherThread
269 static class DispatcherThread extends HandlerThread { class in Dispatcher270 DispatcherThread() { in DispatcherThread() method in Dispatcher.DispatcherThread
33 static HANDLE DispatcherThread; variable
156 class DispatcherThread : public SocketThread class161 DispatcherThread(ModuleSQL* CreatorModule) : Parent(CreatorModule) { } in DispatcherThread() function in DispatcherThread
156 class DispatcherThread : public Thread, public Condition class159 DispatcherThread() : Thread() { } in DispatcherThread() function in DispatcherThread