mdb_copy Struct Reference
[LMDB Internals]

Data Fields

pthread_mutex_t mc_mutex
pthread_cond_t mc_cond
char * mc_wbuf [2]
char * mc_over [2]
MDB_envmc_env
MDB_txnmc_txn
int mc_wlen [2]
int mc_olen [2]
pgno_t mc_next_pgno
HANDLE mc_fd
int mc_status
volatile int mc_new
int mc_toggle

Detailed Description

State needed for a compacting copy.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 15 Feb 2016 for LMDB by  doxygen 1.6.1