Threadpool
Loading...
Searching...
No Matches
threadpool.hpp File Reference

Maxtek threadpool. More...

#include <algorithm>
#include <functional>
#include <future>
#include <memory>
#include <queue>
#include <thread>
#include <typeinfo>
#include <vector>

Go to the source code of this file.

Classes

class  maxtek::threadpool
 

Namespaces

namespace  maxtek
 

Macros

#define DLL_EXPORT
 

Detailed Description

Maxtek threadpool.

Author
Max Guerrero and John R. Patek Sr.

Macro Definition Documentation

◆ DLL_EXPORT

#define DLL_EXPORT