tlds
Transactional Operations for Linked Data Structures
|
#include <WBMMPolicy.hpp>
Public Member Functions | |
limbo_t () | |
Public Attributes | |
void * | pool [POOL_SIZE] |
uint32_t | ts [MAX_THREADS] |
uint32_t | length |
limbo_t * | older |
Static Public Attributes | |
static const uint32_t | POOL_SIZE = 32 |
|
inline |
uint32_t stm::limbo_t::length |
limbo_t* stm::limbo_t::older |
void* stm::limbo_t::pool[POOL_SIZE] |
|
static |
uint32_t stm::limbo_t::ts[MAX_THREADS] |