|
GDAL
|
Class to manage a pool of worker threads. More...
#include "cpl_multiproc.h"#include "cpl_list.h"#include <condition_variable>#include <memory>#include <mutex>#include <vector>Go to the source code of this file.
Classes | |
| class | CPLWorkerThreadPool |
| Pool of worker threads. More... | |
| class | CPLJobQueue |
| Job queue. More... | |
Class to manage a pool of worker threads.