GDAL
CPLWorkerThreadPool Member List

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

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