tlds
Transactional Operations for Linked Data Structures
|
#include <cstdlib>
#include <stm/config.h>
#include <stm/txthread.hpp>
#include "./policies/policies.hpp"
Go to the source code of this file.
Classes | |
struct | stm::AbortWaitTrigger |
struct | stm::EmptyTrigger |
struct | stm::CommitTrigger |
Namespaces | |
stm | |
Functions | |
void | stm::profile_oncomplete (TxThread *tx) |
bool | stm::begin_blocker (TxThread *tx) |
void | stm::trigger_common (TxThread *tx) |