YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Namespaces | |
namespace | yaclib |
namespace | yaclib::detail |
Variables | |
static std::uint32_t | yaclib::detail::sYieldFrequency = 16 |
static std::uint32_t | yaclib::detail::sSleepTime = 100 |
static std::uint64_t | yaclib::detail::sInjectedCount = 0 |