cds  2.3.2
cds::gc::hp Namespace Reference

Hazard pointer implementation details. More...

Data Structures

class  not_enought_hazard_ptr
 Exception "Not enough Hazard Pointer". More...
 
class  not_initialized
 Exception "Hazard Pointer SMR is not initialized". More...
 
struct  stat
 Internal statistics. More...
 

Enumerations

enum  scan_type { classic, inplace }
 smr::scan() strategy More...
 

Detailed Description

Hazard pointer implementation details.

Enumeration Type Documentation

◆ scan_type

smr::scan() strategy

Enumerator
classic 

classic scan as described in Michael's works (see smr::classic_scan())

inplace 

inplace scan without allocation (see smr::inplace_scan())


cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:36 by Doxygen 1.8.13