CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
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

namespace  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.