|
Zero
0.1.0
|
#include "w_defines.h"#include <boost/concept_check.hpp>#include "sm_base.h"#include "stnode_page.h"#include "vol.h"#include "log_core.h"#include "sm_options.h"#include "alloc_cache.h"#include "backup_alloc_cache.h"#include "logarchiver.h"#include "restart.h"#include "xct_logger.h"#include <sys/types.h>#include <sys/stat.h>#include <sys/uio.h>#include <fcntl.h>#include <thread>#include "sm.h"Macros | |
| #define | SM_SOURCE |
| #define | VOL_C |
| #define | CHECK_ERRNO(n) |
Functions | |
| int64_t | gethrtime () |
| #define CHECK_ERRNO | ( | n | ) |
| #define SM_SOURCE |
| #define VOL_C |
| int64_t gethrtime | ( | ) |
1.8.12