libfoedus-core
FOEDUS Core Library
xct_mcs_impl.hpp File Reference
Include dependency graph for xct_mcs_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  foedus::xct::McsImpl< ADAPTOR, RW_BLOCK >
 Implements an MCS-locking Algorithm. More...
 
class  foedus::xct::McsWwImpl< ADAPTOR >
 A specialized/simplified implementation of an MCS-locking Algorithm for exclusive-only (WW) locks. More...
 
class  foedus::xct::McsWwOwnerlessImpl
 A ownerless (contextless) interface for McsWwImpl. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::xct
 Transaction Manager, which provides APIs to begin/commit/abort transactions.