Go to the source code of this file.
Andres Jaan Tack <tack@cs.wisc.edu>
Definition in file mtm.h.
Opens a durability transaction. This should be used as MNEMOSYNE_ATOMIC { // do stuff, writing to persistent and nonpersistent memory }
If the code proceeds past the bottom curly brace, the persistent writes are guaranteed to be flushed to persistent memory.
Definition at line 53 of file mtm.h.