![]() |
XTL
0.1
eXtended Template Library
|
simple user mode spin lock based on std::atomic More...
Include dependency graph for spin_lock.hpp:
This graph shows which files directly or indirectly include this file: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.