NAGASH 0.9.8
Next Generation Analysis System
Loading...
Searching...
No Matches
Classes | Namespaces
ThreadPool.h File Reference
#include <vector>
#include <queue>
#include <memory>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <future>
#include <functional>
#include <stdexcept>

Go to the source code of this file.

Classes

class  NAGASH::ThreadPool
 a lightweight thread pool Modified from https://github.com/progschj/ThreadPool More...
 

Namespaces

namespace  NAGASH
 

Detailed Description

Author
Wenhao Ma

Definition in file ThreadPool.h.