Util.h#
Fully qualified name: carb/thread/Util.h
In directory: carb/thread
Source file: Util.h
Carbonite thread utilities.
Classes#
- carb::thread::AtomicBackoff
 A utility class for providing a growing number of pause instructions, followed by yielding.
Namespaces#
- carb
 The main Carbonite namespace.
- carb::this_thread
 Namespace for utilities that operate on the current thread specifically.
- carb::thread
 Namespace for all threading operations.