txn_region.c File Reference
#include "config.h"
#include <sys/types.h>
#include <sys/time.h>
#include <time.h>
#include <string.h>
#include "db_int.h"
#include "db_page.h"
#include "txn.h"
#include "db_am.h"
Go to the source code of this file.
Functions
static int __txn_set_tx_timestamp
__P ((
DB_ENV *, time_t *))
static int __txn_set_tx_max
__P ((
DB_ENV *, u_int32_t))
Variables
static const char
revid [] = "$Id: txn__region_8c.html,v 1.1 2008年06月08日 10:24:57 sebdiaz Exp $"