Coda Distributed File System
Functions | Variables
tdb.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/time.h>
#include <lwp/lwp.h>
Include dependency graph for tdb.c:

Functions

int tdb (int e)
 
int main (int argc, char **argv)
 

Variables

int Global
 
char c
 
char d
 
PROCESS A_pid
 
PROCESS B_pid
 
PROCESS C_pid
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ tdb()

int tdb ( int  e)

Variable Documentation

◆ A_pid

PROCESS A_pid

◆ B_pid

PROCESS B_pid

◆ c

char c

◆ C_pid

PROCESS C_pid

◆ d

char d

◆ Global

int Global