HiPipe
0.7.0
C++17 data pipeline with Python bindings.
|
Classes | |
class | hipipe::thread_pool |
A simple thread pool class. More... | |
Variables | |
static thread_pool | hipipe::global_thread_pool |
Global thread pool object. More... | |
|
static |
Global thread pool object.
Prefer to use this object instead of spawning a new thread pool.
Definition at line 97 of file thread.hpp.