Concurrency handling support. More...
Namespaces | |
none_impl | |
Implementation for no-op locking primitives. | |
Classes | |
class | basic |
Concurrency policy that uses std::mutex / boost::mutex. More... | |
class | none |
Stub concurrency policy that implements the interface using no-ops. More... | |
Concurrency handling support.