Loki
0.1.7
|
Policies to for the threading model: More...
Classes | |
class | Loki::Mutex |
class | Loki::SingleThreaded< Host, MutexPolicy > |
class | Loki::ObjectLevelLockable< Host, MutexPolicy > |
class | Loki::ClassLevelLockable< Host, MutexPolicy > |
Policies to for the threading model:
All classes in Loki have configurable threading model.
The macro LOKI_DEFAULT_THREADING selects the default threading model for certain components of Loki (it affects only default template arguments)
To use a specific threading model define