SharedMutex.h#
Fully qualified name: carb/thread/SharedMutex.h
In directory: carb/thread
Source file: SharedMutex.h
C++17-compatible Shared Mutex implementation for C++14 or higher.
Classes#
- carb::thread::shared_mutex
 A shared mutex implementation conforming to C++17's shared_mutex .
Namespaces#
- carb
 The main Carbonite namespace.
- carb::thread
 Namespace for all threading operations.