CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
spin_lock.h File Reference

Spin-lock synchronization primitive definition. More...

#include "threads/locker.h"
#include "time/timestamp.h"
#include <atomic>
#include "spin_lock.inl"

Go to the source code of this file.

Classes

class  CppCommon::SpinLock
 Spin-lock synchronization primitive. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Spin-lock synchronization primitive definition.

Author
Ivan Shynkarenka
Date
22.01.2016

Definition in file spin_lock.h.