Pothos  0.3.0-ga8f2d4e2
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes | Namespaces | Functions
ThreadPool.hpp File Reference
#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...
 

Detailed Description

Support for configuring and managing threading in the framework.