YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Namespaces | |
namespace | yaclib |
Enumerations | |
enum class | yaclib::ConsumePolicy { yaclib::None , yaclib::Unordered , yaclib::Static , yaclib::Dynamic } |
enum class | yaclib::CorePolicy { yaclib::Owned , yaclib::Managed } |