cds
2.3.2
|
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. | |
nackoff::exponential
runtime traits