|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
This is the complete list of members for broom::Atomic, including all inherited members.
| RelaxedFetchAdd(T *where, T howmuch) | broom::Atomic | inlinestatic |
| RelaxedFetchSub(T *where, T howmuch) | broom::Atomic | inlinestatic |
| RelaxedLoad(T *source) | broom::Atomic | inlinestatic |
| RelaxedStore(T *destination, T what) | broom::Atomic | inlinestatic |