libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
threadpool.h File Reference
#include <thread>
#include <functional>
#include <type_traits>
#include <promeki/core/namespace.h>
#include <promeki/core/error.h>
#include <promeki/core/mutex.h>
#include <promeki/core/waitcondition.h>
#include <promeki/core/future.h>
#include <promeki/core/list.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  ThreadPool
 General-purpose thread pool for submitting callable tasks. More...
 

Detailed Description

See LICENSE file in the project root folder for license information.