|
HDK
|
This is the complete list of members for ThreadPool, including all inherited members.
| _data | ThreadPool | protected |
| addGlobalTask(Task *task) | ThreadPool | static |
| addTask(Task *task) | ThreadPool | |
| Data | ThreadPool | |
| estimateThreadCountForFileIO() | ThreadPool | static |
| globalThreadPool() | ThreadPool | static |
| numThreads() const | ThreadPool | |
| operator=(const ThreadPool &)=delete | ThreadPool | |
| operator=(ThreadPool &&)=delete | ThreadPool | |
| setNumThreads(int count) | ThreadPool | |
| setThreadProvider(ThreadPoolProvider *provider) | ThreadPool | |
| ThreadPool(unsigned numThreads=0) | ThreadPool | |
| ThreadPool(const ThreadPool &)=delete | ThreadPool | |
| ThreadPool(ThreadPool &&)=delete | ThreadPool | |
| ~ThreadPool() | ThreadPool | virtual |