NeoPZ
Classes
TPZThreadPool.h File Reference
#include <vector>
#include "TPZPriorityQueue.h"
#include <limits>
#include <cstdarg>
#include <functional>
#include "tpzautopointer.h"
#include <thread>
#include <future>
#include <condition_variable>
#include <mutex>
#include <memory>
#include "TPZTask.h"
#include "TPZReschedulableTask.h"
#include "TPZTaskGroup.h"
Include dependency graph for TPZThreadPool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZThreadPool
 Administers tasks that will be executed asynchronously. More...