MDB_reader Struct Reference
[Reader Lock Table]

Data Fields

union {
   MDB_rxbody   mrx
   char   pad [(sizeof(MDB_rxbody)+CACHELINE-1)&~(CACHELINE-1)]
mru

Detailed Description

The actual reader record, with cacheline padding.


Field Documentation

char MDB_reader::pad[(sizeof(MDB_rxbody)+CACHELINE-1)&~(CACHELINE-1)]

cache line alignment


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