#include "config.h"
#include <sys/types.h>
#include <sys/select.h>
#include <sys/time.h>
#include <time.h>
#include <string.h>
#include <unistd.h>
#include "db_int.h"
#include "os_jump.h"
Go to the source code of this file.
Functions | |
int | CDB___os_sleep (DB_ENV *dbenv, u_long secs, u_long usecs) |
Variables | |
static const char | revid [] = "$Id: os__sleep_8c.html,v 1.1 2008/06/08 10:21:31 sebdiaz Exp $" |