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

Static Public Member Functions

static TM_FASTCALL bool begin (TxThread *)
 
static TM_FASTCALL void * read (STM_READ_SIG(,,))
 
static TM_FASTCALL void write (STM_WRITE_SIG(,,,))
 
static TM_FASTCALL void commit (STM_COMMIT_SIG(,))
 
static stm::scope_trollback (STM_ROLLBACK_SIG(,,,))
 
static bool irrevoc (STM_IRREVOC_SIG(,))
 
static void onSwitchTo ()
 

Member Function Documentation

static TM_FASTCALL bool anonymous_namespace{mcs.cpp}::MCS::begin ( TxThread )
static
static TM_FASTCALL void anonymous_namespace{mcs.cpp}::MCS::commit ( STM_COMMIT_SIG(,)  )
static
static bool anonymous_namespace{mcs.cpp}::MCS::irrevoc ( STM_IRREVOC_SIG(,)  )
static
static void anonymous_namespace{mcs.cpp}::MCS::onSwitchTo ( )
static
static TM_FASTCALL void* anonymous_namespace{mcs.cpp}::MCS::read ( STM_READ_SIG(,,)  )
static
static stm::scope_t* anonymous_namespace{mcs.cpp}::MCS::rollback ( STM_ROLLBACK_SIG(,,,)  )
static
static TM_FASTCALL void anonymous_namespace{mcs.cpp}::MCS::write ( STM_WRITE_SIG(,,,)  )
static

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