Tervel  1.0.0
A collection of wait-free containers and algorithms.
Classes | Namespaces
hazard_pointer.h File Reference
#include <atomic>
#include <utility>
#include <assert.h>
#include <stddef.h>
#include <memory>
#include <cstdint>
#include <tervel/util/info.h>
#include <tervel/util/util.h>
#include <tervel/util/memory/hp/list_manager.h>

Go to the source code of this file.

Classes

class  tervel::util::memory::hp::HazardPointer
 This class is used to maintain the list of hazard pointed objects. More...
 

Namespaces

 tervel
 TODO(steven):
 
 tervel::util
 
 tervel::util::memory
 
 tervel::util::memory::hp