tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
anonymous_namespace{ctoken.cpp}::CToken Struct Reference
Collaboration diagram for anonymous_namespace{ctoken.cpp}::CToken:

Static Public Member Functions

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(tx,))
 
static TM_FASTCALL void commit_rw (STM_COMMIT_SIG(tx,))
 
static stm::scope_trollback (STM_ROLLBACK_SIG(,,,))
 
static bool irrevoc (STM_IRREVOC_SIG(,))
 
static void onSwitchTo ()
 
static NOINLINE void validate (TxThread *tx, uintptr_t finish_cache)
 

Member Function Documentation

static TM_FASTCALL bool anonymous_namespace{ctoken.cpp}::CToken::begin ( TxThread )
static
static TM_FASTCALL void anonymous_namespace{ctoken.cpp}::CToken::commit_ro ( STM_COMMIT_SIG(tx,)  )
static
static TM_FASTCALL void anonymous_namespace{ctoken.cpp}::CToken::commit_rw ( STM_COMMIT_SIG(tx,)  )
static
static bool anonymous_namespace{ctoken.cpp}::CToken::irrevoc ( STM_IRREVOC_SIG(,)  )
static
static void anonymous_namespace{ctoken.cpp}::CToken::onSwitchTo ( )
static
static TM_FASTCALL void* anonymous_namespace{ctoken.cpp}::CToken::read_ro ( STM_READ_SIG(,,)  )
static
static TM_FASTCALL void* anonymous_namespace{ctoken.cpp}::CToken::read_rw ( STM_READ_SIG(,,)  )
static
static stm::scope_t* anonymous_namespace{ctoken.cpp}::CToken::rollback ( STM_ROLLBACK_SIG(,,,)  )
static
static NOINLINE void anonymous_namespace{ctoken.cpp}::CToken::validate ( TxThread tx,
uintptr_t  finish_cache 
)
static
static TM_FASTCALL void anonymous_namespace{ctoken.cpp}::CToken::write_ro ( STM_WRITE_SIG(,,,)  )
static
static TM_FASTCALL void anonymous_namespace{ctoken.cpp}::CToken::write_rw ( STM_WRITE_SIG(,,,)  )
static

The documentation for this struct was generated from the following file: