Furrent
|
#include <functional>
#include <mutex>
#include <optional>
#include <thread>
#include <vector>
#include <mt/group.inl>
Go to the source code of this file.
Classes | |
class | fur::mt::Runner |
Used to control threads execution. More... | |
class | fur::mt::ThreadGroup< State > |
Manages the execution of a group of threads. More... | |
Namespaces | |
fur | |
Common types used in all the project. | |
fur::mt | |