tlds
Transactional Operations for Linked Data Structures
|
#include <setadaptor.h>
Public Member Functions | |
SetAdaptor (uint64_t cap, uint64_t threadCount, uint32_t transSize) | |
void | Init () |
void | Uninit () |
bool | ExecuteOps (const SetOpArray &ops) |
Private Attributes | |
Allocator< TransList::Desc > | m_descAllocator |
Allocator< TransList::Node > | m_nodeAllocator |
Allocator< TransList::NodeDesc > | m_nodeDescAllocator |
TransList | m_list |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |