This header-file is part of module ALib Threads of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file condition.inl.
Go to the source code of this file.
Classes | |
| class | alib::threads::Condition |
| struct | alib::threads::TCondition< TDerived > |
Namespaces | |
| namespace | alib |
| namespace | alib::threads |
Typedefs | |
| using | alib::Condition = threads::Condition |
| Type alias in namespace alib. | |
| template<typename T = bool> | |
| using | alib::TCondition = threads::TCondition<T> |
| Type alias in namespace alib. | |