PicoScenes API Docs
 
Loading...
Searching...
No Matches
TaggedThreadPool.hxx File Reference
#include <thread>
#include <iostream>
#include <any>
#include <numeric>
#include <vector>
#include <deque>
#include <functional>
#include <condition_variable>
#include <optional>
#include <map>
#include <shared_mutex>
#include <algorithm>
#include "Singleton.hxx"
Include dependency graph for TaggedThreadPool.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TaggedThreadPool< ThreadCountCompileTime >
 

Typedefs

typedef Singleton< TaggedThreadPool< 300 > > ThreadPoolSingleton
 

Typedef Documentation

◆ ThreadPoolSingleton

Definition at line 203 of file TaggedThreadPool.hxx.