Go to the source code of this file.
Classes | |
struct | __db_txnhead |
struct | __db_txnlist |
Defines | |
#define | DB_user_BEGIN 10000 |
#define | TXNLIST_FLAG_CLOSED 0x2 |
#define | TXNLIST_FLAG_DELETED 0x1 |
#define | TXNLIST_INVALID_ID 0xffffffff |
Typedefs | |
typedef struct __db_txnhead | DB_TXNHEAD |
typedef struct __db_txnlist | DB_TXNLIST |