et_system.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <signal.h>
#include <unistd.h>
#include <time.h>
#include <dlfcn.h>
#include "et_private.h"
#include "et_network.h"

Defines

#define ET_WAIT_FOR_THREADS   10
#define DEBUG   1

Functions

int et_system_start (et_sys_id *id, et_sysconfig sconfig)
 This routine creates an ET system.
int et_system_close (et_sys_id id)
 This routine closes or shuts down an ET system.

Define Documentation

#define DEBUG   1
#define ET_WAIT_FOR_THREADS   10

Referenced by et_system_start().


Generated on 30 Jul 2015 for ET System by  doxygen 1.6.1