![]() |
XTL
0.1
eXtended Template Library
|
Recursive spin lock. More...
Include dependency graph for recursive_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::_::recursive_spin_lock_base< _WaitPolicyT > |
Namespaces | |
| xtd | |
| The main namespace of the XTL library. | |
| xtd::concurrent | |
| Concurrent algorithms library. | |
Typedefs | |
| using | xtd::concurrent::recursive_spin_lock = _::recursive_spin_lock_base< null_wait_policy > |
Recursive spin lock.
Definition in file recursive_spin_lock.hpp.