cds
2.3.2
|
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. | |
backoff::exponential
const traits
anonymous enum : size_t |