ion 0.12.0
Atomic concurrency support library
Loading...
Searching...
No Matches
latch.hpp File Reference

ion::Latch More...

#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...
 

Detailed Description

ion::Latch

SPDX-License-Identifier: LGPL-3.0-only