![]() |
XTL
0.1
eXtended Template Library
|
shared declarations for the concurrent namespace More...
Go to the source code of this file.
Data Structures | |
class | xtd::concurrent::null_wait_policy |
Wait policy that does nothing. This is the default behavior. More... | |
class | xtd::concurrent::scope_locker< _Ty > |
RAII pattern to automatically acquire and release the spin lock. More... | |
class | xtd::concurrent::yield_wait_policy |
Wait policy that yields the current thread. More... | |
Namespaces | |
xtd | |
The main namespace of the XTL library. | |
xtd::concurrent | |
Concurrent algorithms library. | |
shared declarations for the concurrent namespace
Definition in file concurrent.hpp.