tlds
Transactional Operations for Linked Data Structures
|
#include <metadata.hpp>
Public Attributes | |
volatile uintptr_t | val |
char | pad [CACHELINE_BYTES-sizeof(uintptr_t)] |
Padded word-sized value for keeping a value in its own cache line
char stm::pad_word_t::pad[CACHELINE_BYTES-sizeof(uintptr_t)] |
volatile uintptr_t stm::pad_word_t::val |