CatapultServer  v0.5.0.1 (Elephant)
SpinLock.h File Reference
Include dependency graph for SpinLock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  catapult::utils::SpinLock
 

Namespaces

 catapult
 
 catapult::utils
 

Typedefs

using catapult::utils::SpinLockGuard = std::lock_guard< SpinLock >
 A spin lock guard. More...