Pothos
0.4.1-gb758ed46
The Pothos dataflow programming software suite
|
#include <Pothos/Config.hpp>
#include <memory>
#include <string>
#include <vector>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | Pothos::ThreadPoolArgs |
class | Pothos::ThreadPool |
Namespaces | |
Pothos | |
Functions | |
POTHOS_API bool | Pothos::operator== (const ThreadPool &lhs, const ThreadPool &rhs) |
Are these two thread pools the same? More... | |
Support for configuring and managing threading in the framework.