cds
2.3.2
|
CuckooSet-related definitions. More...
Data Structures | |
struct | base_hook |
Base hook. More... | |
struct | empty_refinable_stat |
Dummy internal statistics for refinable mutex policy. More... | |
struct | empty_stat |
CuckooSet empty internal statistics. More... | |
struct | empty_striping_stat |
Dummy internal statistics for striping mutex policy. More... | |
struct | make_traits |
Metafunction converting option list to CuckooSet traits. More... | |
struct | member_hook |
Member hook. More... | |
struct | node |
CuckooSet node. More... | |
struct | probeset_type |
Option to define probeset type. More... | |
class | refinable |
Refinable concurrent access policy. More... | |
struct | refinable_stat |
Internal statistics for refinable mutex policy. More... | |
struct | stat |
CuckooSet internal statistics More... | |
struct | store_hash |
Option specifying whether to store hash values in the node. More... | |
class | striping |
Lock striping concurrent access policy. More... | |
struct | striping_stat |
Internal statistics for striping mutex policy. More... | |
struct | traits |
Type traits for CuckooSet class. More... | |
struct | traits_hook |
Traits hook. More... | |
struct | vector |
Vector probeset type. More... | |
CuckooSet-related definitions.