Public Member Functions | |
virtual void | SetDesiredThreadCount (int threadCount)=0 |
virtual void | Process (int timeoutMs)=0 |
Static Public Member Functions | |
static CThreadPool * | Create (IThreadPoolEvent *eventSink, int threadCount) |
This is thread pool object for server-sided host module(CNetServer,CLanServer,CLanClient)
Please refer to Share Thread Pool that has same host module in a server. for more detail.
사용법
TODO: 상기 주석 다듬은 후 다국어화해야!
|
static |
Creates ThreadPool for server communications