|
tlds
Transactional Operations for Linked Data Structures
|
#include <stdint.h>Go to the source code of this file.
Namespaces | |
| itm2stm | |
Functions | |
| size_t | itm2stm::offset_of (const void *const address) |
| void ** | itm2stm::base_of (const void *const address) |
| void | itm2stm::add_bytes (const void *&address, size_t bytes) |
| void | itm2stm::add_bytes (void *&address, size_t bytes) |
| uintptr_t | itm2stm::make_mask (size_t i, size_t j) |