Searched refs:DownStreamThread (Results 1 – 2 of 2) sorted by relevance
28 class DownStreamThread;29 friend class DownStreamThread; variable32 bool DownStreamChannelError(DownStreamThread* thread,42 DownStreamThread* fThreads;
14 class RequestConnection::DownStreamThread { class in RequestConnection16 DownStreamThread() in DownStreamThread() function in RequestConnection::DownStreamThread25 ~DownStreamThread() in ~DownStreamThread()70 return ((DownStreamThread*)data)->_Loop(); in _LoopEntry()132 fThreads = new(std::nothrow) DownStreamThread[fThreadCount]; in Init()179 RequestConnection::DownStreamChannelError(DownStreamThread* thread, in DownStreamChannelError()