libfoedus-core
FOEDUS Core Library
|
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. | |