cds  2.3.2
cds::backoff::exponential_runtime_traits Struct Reference

nackoff::exponential runtime traits More...

#include <cds/algo/backoff_strategy.h>

Public Types

typedef hint fast_path_backoff
 Fast-path back-off strategy.
 
typedef yield slow_path_backoff
 Slow-path back-off strategy.
 

Static Public Attributes

static size_t lower_bound
 Minimum spinning limit, default is 16.
 
static size_t upper_bound
 Maximum spinning limit, default is 16*1024.
 

Detailed Description

nackoff::exponential runtime traits


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