|
cds
2.3.2
|
Different safe memory reclamation schemas (garbage collectors) More...
Namespaces | |
| dhp | |
| Dynamic (adaptive) Hazard Pointer implementation details. | |
| hp | |
| Hazard pointer implementation details. | |
Data Structures | |
| class | DHP |
| Dynamic (adaptie) Hazard Pointer SMR. More... | |
| class | HP |
| Hazard Pointer SMR (Safe Memory Reclamation) More... | |
| class | nogc |
| No garbage collecting. More... | |
Typedefs | |
| typedef HP | default_gc |
| Default garbage collector. | |
Different safe memory reclamation schemas (garbage collectors)
This namespace specifies different safe memory reclamation (SMR) algorithms. See Garbage collectors