threadpool
基本解释
- 線程池
英汉例句
- Assuming an x64, single core, dual processor the threadpool takes about 16ms to startup.
假定x64單內核、雙処理器threadpool花費大約16毫秒啓動。 - Requests a new task to run. This method returns immediately, and the task executes on the next available idle thread in this ThreadPool.
請求新的任務。這個方法立即返廻,任務在池中下一閑機線程中執行。