cds  2.3.3
cds::backoff::exponential_const_traits Struct Reference

backoff::exponential const traits More...

#include <cds/algo/backoff_strategy.h>

Public Types

enum  : size_t { lower_bound = 16, upper_bound = 16 * 1024 }
 
typedef hint fast_path_backoff
 Fast-path back-off strategy.
 
typedef yield slow_path_backoff
 Slow-path back-off strategy.
 

Detailed Description

backoff::exponential const traits

Member Enumeration Documentation

anonymous enum : size_t
Enumerator
lower_bound 

Minimum spinning limit.

upper_bound 

Maximum spinning limit.


The documentation for this struct was generated from the following file:

cds 2.3.3 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Apr 5 2026 09:49:52 by Doxygen 1.8.10