48#ifndef AGRUM_THREADEXECUTOR_BASE_H
49#define AGRUM_THREADEXECUTOR_BASE_H
Set the max number of threads to be used.
static std::atomic< int > nbRunningThreadsExecutors_
he number of currently running ThreadExecutors
static int nbRunningThreadsExecutors()
indicates how many threadExecutors are currently running
gum is the global namespace for all aGrUM entities
The base class used by all thread executors.