MDB_txninfo Struct Reference
[Reader Lock Table]

Data Fields

union {
   MDB_txbody   mtb
   char   pad [(sizeof(MDB_txbody)+CACHELINE-1)&~(CACHELINE-1)]
mt1
union {
   mdb_mutex_t   mt2_wmutex
   char   pad [(MNAME_LEN+CACHELINE-1)&~(CACHELINE-1)]
mt2
MDB_reader mti_readers [1]

Detailed Description

The actual reader table definition.


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