|
Tervel
1.0.0
A collection of wait-free containers and algorithms.
|
#include <tervel/util/info.h>#include <tervel/util/descriptor.h>#include <tervel/util/memory/hp/hazard_pointer.h>#include <tervel/util/memory/rc/descriptor_util.h>#include <tervel/algorithms/wf/mcas/mcas.h>#include <tervel/algorithms/wf/mcas/mcas_casrow.h>Go to the source code of this file.
Classes | |
| class | tervel::algorithms::wf::mcas::MCAS< T > |
| class | tervel::algorithms::wf::mcas::CasRow< T > |
| This class is used to represent a one of the M CAS operations performed by an MCAS operation. More... | |
| class | tervel::algorithms::wf::mcas::Helper< T > |
| This class is the MCAS operation's helper. More... | |
Namespaces | |
| tervel | |
| TODO(steven): | |
| tervel::algorithms | |
| tervel::algorithms::wf | |
| tervel::algorithms::wf::mcas | |
1.8.9.1