|
YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Classes | |
| class | yaclib::detail::InlineCore |
Namespaces | |
| namespace | yaclib |
| namespace | yaclib::detail |
Typedefs | |
| template<bool SymmetricTransfer> | |
| using | yaclib::detail::Transfer = InlineCore * |
Functions | |
| template<bool SymmetricTransfer> | |
| YACLIB_INLINE auto | yaclib::detail::Step (InlineCore &caller, InlineCore &callback) noexcept |
| template<bool SymmetricTransfer> | |
| YACLIB_INLINE auto | yaclib::detail::Noop () noexcept |
| YACLIB_INLINE void | yaclib::detail::Loop (InlineCore *prev, InlineCore *curr) noexcept |