lock_region.c File Reference
#include "config.h"
#include <sys/types.h>
#include <ctype.h>
#include <errno.h>
#include <string.h>
#include "db_int.h"
#include "db_shash.h"
#include "lock.h"
Go to the source code of this file.
Defines
Functions
static int __lock_set_lk_detect
__P ((
DB_ENV *, u_int32_t))
static int __lock_set_lk_conflicts
__P ((
DB_ENV *, u_int8_t *, int))
static size_t __lock_region_size
__P ((
DB_ENV *))
Variables
static const char
revid [] = "$Id: lock__region_8c.html,v 1.1 2008年06月08日 10:20:00 sebdiaz Exp $"