|
GDAL
|
This is the complete list of members for CPLWorkerThreadPool, including all inherited members.
| CPLWorkerThreadPool() | CPLWorkerThreadPool | |
| GetThreadCount() const | CPLWorkerThreadPool | inline |
| Setup(int nThreads, CPLThreadFunc pfnInitFunc, void **pasInitData) | CPLWorkerThreadPool | |
| Setup(int nThreads, CPLThreadFunc pfnInitFunc, void **pasInitData, bool bWaitallStarted) | CPLWorkerThreadPool | |
| SubmitJob(CPLThreadFunc pfnFunc, void *pData) | CPLWorkerThreadPool | |
| SubmitJobs(CPLThreadFunc pfnFunc, const std::vector< void *> &apData) | CPLWorkerThreadPool | |
| WaitCompletion(int nMaxRemainingJobs=0) | CPLWorkerThreadPool | |
| WaitEvent() | CPLWorkerThreadPool | |
| ~CPLWorkerThreadPool() | CPLWorkerThreadPool |
1.8.13.