|
Foundation
|
Go to the source code of this file.
Classes | |
| class | Foundation::Core::AtomicStack< T > |
| Atomic, unbounded LIFO stack with lock-free push and pop operations. More... | |
| struct | Foundation::Core::AtomicStack< T >::PTag |
| struct | Foundation::Core::AtomicStack< T >::Node |
Namespaces | |
| namespace | Foundation |
| namespace | Foundation::Core |
| Lock-free atomic primitives and implementations of data structures. | |