|
ion 0.12.0
Atomic concurrency support library
|
#include <atomic>#include <ion/detail/macros.hpp>Go to the source code of this file.
Classes | |
| class | ion::SpinLock |
| Busy spinning lock that satisfies BasicLockable, Lockable and Mutex requirements. More... | |
SPDX-License-Identifier: LGPL-3.0-only