#include "cluster_shmem2evt.H"#include <iostream.h>#include <signal.h>#include <unistd.h>#include <std/ipc.simple.sem.H>#include <std/ipc.simple.shmem.H>#include <config/config.H>#include "dev/cluster_pack_unpack.H"#include <assert.h>Functions | |
| void | sighandler (int s) |
| DllExp DEVice * | DEV_CLUSTER_SHMEM2EVT (Cstr_ptr *name) |
Variables | |
| __sighandler_t | old_SIGINT_handler |
| __sighandler_t | old_SIGHUP_handler |
| __sighandler_t | old_SIGTERM_handler |
| __sighandler_t | old_SIGPIPE_handler |
| __sighandler_t | old_SIGKILL_handler |
| Cluster_shmem2evt * | g_cluster_shmem = NULL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18