#include <sys/types.h>
#include <signal.h>
#include "db_int.h"
#include "common_ext.h"
Go to the source code of this file.
Functions | |
int | __db_util_interrupted () |
void | __db_util_siginit () |
void | __db_util_sigresend () |
static void | onint (int) |
Variables | |
static int | interrupt |