aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
threadExecutorBase.h File Reference

The base class used by all thread executors. More...

#include <atomic>
#include <agrum/agrum.h>
#include <agrum/base/core/threads/threadExecutorBase_inl.h>
Include dependency graph for threadExecutorBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::ThreadExecutorBase
 Set the max number of threads to be used. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

The base class used by all thread executors.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadExecutorBase.h.