tlds
Transactional Operations for Linked Data Structures
|
Classes | |
struct | NOrec_Generic |
Functions | |
NOINLINE uintptr_t | validate (TxThread *) |
bool | irrevoc (STM_IRREVOC_SIG(,)) |
void | onSwitchTo () |
bool | irrevoc (STM_IRREVOC_SIG(tx, upper_stack_bound)) |
Variables | |
const uintptr_t | VALIDATION_FAILED = 1 |
bool anonymous_namespace{norec.cpp}::irrevoc | ( | STM_IRREVOC_SIG(,) | ) |
bool anonymous_namespace{norec.cpp}::irrevoc | ( | STM_IRREVOC_SIG(tx, upper_stack_bound) | ) |
void anonymous_namespace{norec.cpp}::onSwitchTo | ( | ) |
uintptr_t anonymous_namespace{norec.cpp}::validate | ( | TxThread * | tx | ) |
const uintptr_t anonymous_namespace{norec.cpp}::VALIDATION_FAILED = 1 |