Tervel  1.0.0
A collection of wait-free containers and algorithms.
Classes | Namespaces
hp_list.h File Reference
#include <atomic>
#include <utility>
#include <assert.h>
#include <stdint.h>
#include <tervel/util/info.h>
#include <tervel/util/system.h>
#include <tervel/util/descriptor.h>

Go to the source code of this file.

Classes

class  tervel::util::memory::hp::ElementList
 Defines a list of objects which are stored until they are safe to be freed. More...
 

Namespaces

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