cds  2.3.2
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

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.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:16 by Doxygen 1.8.13