|
GDAL
|
| CPLWorkerThreadPool() | CPLWorkerThreadPool | |
| GetThreadCount() const | CPLWorkerThreadPool | [inline] |
| Setup(int nThreads, CPLThreadFunc pfnInitFunc, void **pasInitData) | CPLWorkerThreadPool | |
| SubmitJob(CPLThreadFunc pfnFunc, void *pData) | CPLWorkerThreadPool | |
| SubmitJobs(CPLThreadFunc pfnFunc, const std::vector< void * > &apData) | CPLWorkerThreadPool | |
| WaitCompletion(int nMaxRemainingJobs=0) | CPLWorkerThreadPool | |
| ~CPLWorkerThreadPool() | CPLWorkerThreadPool |
1.7.6.1.