OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
threadPool.h File Reference
#include <thread>
#include <mutex>
#include <atomic>
#include <condition_variable>
#include <queue>
#include <functional>
#include <future>
#include <vector>
#include "core/olbDebug.h"
#include "io/ostreamManager.h"
+ Include dependency graph for threadPool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::ThreadPool
 Pool of threads for CPU-based background processing. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.