tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM > Struct Template Reference
Collaboration diagram for anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >:

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(,))
 
static TM_FASTCALL void commit_rw (STM_COMMIT_SIG(,))
 
static stm::scope_trollback (STM_ROLLBACK_SIG(,,,))
 
static void Initialize (int id, const char *name)
 

Member Function Documentation

template<class CM >
static TM_FASTCALL bool anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::begin ( TxThread )
static
template<class CM >
static TM_FASTCALL void anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::commit_ro ( STM_COMMIT_SIG(,)  )
static
template<class CM >
static TM_FASTCALL void anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::commit_rw ( STM_COMMIT_SIG(,)  )
static
template<class CM >
void anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::Initialize ( int  id,
const char *  name 
)
static

Here is the call graph for this function:

template<class CM >
static TM_FASTCALL void* anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::read_ro ( STM_READ_SIG(,,)  )
static
template<class CM >
static TM_FASTCALL void* anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::read_rw ( STM_READ_SIG(,,)  )
static
template<class CM >
static stm::scope_t* anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::rollback ( STM_ROLLBACK_SIG(,,,)  )
static
template<class CM >
static TM_FASTCALL void anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::write_ro ( STM_WRITE_SIG(,,,)  )
static
template<class CM >
static TM_FASTCALL void anonymous_namespace{oreclazy.cpp}::OrecLazy_Generic< CM >::write_rw ( STM_WRITE_SIG(,,,)  )
static

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