|
static TM_FASTCALL bool | begin (TxThread *) |
|
static TM_FASTCALL void * | read_ro (STM_READ_SIG(,,)) |
|
static TM_FASTCALL void * | read_rw (STM_READ_SIG(,,)) |
|
static TM_FASTCALL void | write_ro (STM_WRITE_SIG(,,,)) |
|
static TM_FASTCALL void | write_rw (STM_WRITE_SIG(,,,)) |
|
static TM_FASTCALL void | commit_ro (STM_COMMIT_SIG(,)) |
|
static TM_FASTCALL void | commit_rw (STM_COMMIT_SIG(,)) |
|
static stm::scope_t * | rollback (STM_ROLLBACK_SIG(,,,)) |
|
static bool | irrevoc (STM_IRREVOC_SIG(,)) |
|
static void | onSwitchTo () |
|
static NOINLINE void | check_inflight (TxThread *tx, uintptr_t my_index) |
|
static NOINLINE void anonymous_namespace{ringsw.cpp}::RingSW::check_inflight |
( |
TxThread * |
tx, |
|
|
uintptr_t |
my_index |
|
) |
| |
|
static |
static bool anonymous_namespace{ringsw.cpp}::RingSW::irrevoc |
( |
STM_IRREVOC_SIG(,) |
| ) |
|
|
static |
static void anonymous_namespace{ringsw.cpp}::RingSW::onSwitchTo |
( |
| ) |
|
|
static |
The documentation for this struct was generated from the following file: