|
libfoedus-core
FOEDUS Core Library
|
#include "foedus/xct/sysxct_impl.hpp"#include <glog/logging.h>#include <algorithm>#include <ostream>#include "foedus/storage/page.hpp"#include "foedus/thread/thread_pimpl.hpp"#include "foedus/xct/xct_mcs_impl.hpp"
Go to the source code of this file.
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. | |
Functions | |
| std::ostream & | foedus::xct::operator<< (std::ostream &o, const SysxctLockEntry &v) |
| Debugging. More... | |
| std::ostream & | foedus::xct::operator<< (std::ostream &o, const SysxctLockList &v) |
| std::ostream & | foedus::xct::operator<< (std::ostream &o, const SysxctWorkspace &v) |