|
Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Thread/Lock/Spin.h"

Go to the source code of this file.
Classes | |
| class | honey::lockfree::SpscDeque< T, Alloc_ > |
| Deque that is lock-free only when used by a single producer and consumer, otherwise contention is split between front and back locks. More... | |
Namespaces | |
| honey | |
| Global Honeycomb namespace. | |
| honey::lockfree | |
| Lock-free methods and containers. | |
1.8.10