|
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"Go to the source code of this file.
Classes | |
| class | ShiftHelper< ShiftOp, T > |
Functions | |
| template<class ShiftType > | |
| bool | completeShift (ShiftType *op, WFVector *vec, int pos) |
| bool completeShift | ( | ShiftType * | op, |
| WFVector * | vec, | ||
| int | pos | ||
| ) |
1.8.9.1