![]() |
XTL
0.1
eXtended Template Library
|
simple user mode spin lock based on std::atomic More...
Go to the source code of this file.
Data Structures | |
class | xtd::concurrent::spin_lock_base< _WaitPolicyT > |
A single owner spinning lock. More... | |
Namespaces | |
xtd | |
The main namespace of the XTL library. | |
xtd::concurrent | |
Concurrent algorithms library. | |
Typedefs | |
using | xtd::concurrent::spin_lock = spin_lock_base< null_wait_policy > |
simple user mode spin lock based on std::atomic
Definition in file spin_lock.hpp.