|
Honeycomb
0.1
Component-Model Framework
|


Go to the source code of this file.
Classes | |
| class | honey::SharedLock< Lockable_ > |
| A scoped lock that references a shared mutex. Does a shared read lock on construction and unlocks on destruction. More... | |
| class | honey::SharedMutex |
| A thread lock for shared data where there may be many readers and one writer. More... | |
Namespaces | |
| honey | |
| Global Honeycomb namespace. | |
1.8.10