LeviLamina
Loading...
Searching...
No Matches
ll::data::detail::atomic_backoff Class Reference

Class that implements exponential backoff. More...

#include <ConcurrentPriorityQueue.h>

Public Member Functions

 atomic_backoff (bool)
 
 atomic_backoff (atomic_backoff const &)=delete
 No Copy.
 
atomic_backoffoperator= (atomic_backoff const &)=delete
 
void pause ()
 Pause for a while.
 

Detailed Description

Class that implements exponential backoff.


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