tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Namespaces | |
itm2stm | |
Functions | |
void * | itm2stm::new_wrapper (size_t sz) asm("_Znwj._$TXN") |
void | itm2stm::delete_wrapper (void *ptr) asm("_ZdlPv._$TXN") |
void * | itm2stm::malloc_wrapper (size_t sz) asm("malloc._$TXN") |
void | itm2stm::free_wrapper (void *ptr) asm("free._$TXN") |