#include "config.h"
#include <sys/types.h>
#include "db_int.h"
Go to the source code of this file.
Functions | |
int | CDB___db_mutex_alloc (DB_ENV *dbenv, REGINFO *infop, MUTEX **storep) |
void | CDB___db_mutex_free (DB_ENV *dbenv, REGINFO *infop, MUTEX *mutexp) |
Variables | |
static const char | revid [] = "$Id: mutex_8c.html,v 1.1 2008/06/08 10:20:57 sebdiaz Exp $" |