Honeycomb
0.1
Component-Model Framework
|
Go to the source code of this file.
Classes | |
class | honey::UniqueLock< Lockable_ > |
A scoped lock that references any lockable. Locks on construction and unlocks on destruction. More... | |
class | honey::Mutex |
A thread lock where the lock is acquired by suspending thread execution until it becomes available. More... | |
Namespaces | |
honey | |
Global Honeycomb namespace. | |