Mantid
|
#include "MantidKernel/ThreadScheduler.h"
#include <algorithm>
#include <memory>
#include <mutex>
#include <numeric>
#include <set>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::ThreadSchedulerMutexes |
ThreadSchedulerMutexes : Version of a ThreadSchedulerLargestCost that also makes sure to not try to schedule two tasks with the same mutex at the same time. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |