|
ion 0.12.0
Atomic concurrency support library
|
#include <atomic>#include <cassert>#include <cstddef>#include <limits>#include <ion/detail/macros.hpp>Go to the source code of this file.
Classes | |
| class | ion::Latch |
Single use thread-coordination mechanism modelled after std::latch. More... | |
SPDX-License-Identifier: LGPL-3.0-only