SDTS_AL
CPLWorkerThreadPool Member List

This is the complete list of members for CPLWorkerThreadPool, including all inherited members.

CPLWorkerThreadPool()CPLWorkerThreadPool
GetThreadCount() constCPLWorkerThreadPoolinline
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