pintos/src/tests/filesys/extended/child-syn-rw.c File Reference

#include <random.h>
#include <stdlib.h>
#include <syscall.h>
#include "tests/filesys/extended/syn-rw.h"
#include "tests/lib.h"

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])

Variables

const char * test_name = "child-syn-rw"
static char buf1 [BUF_SIZE]
static char buf2 [BUF_SIZE]


Function Documentation

int main ( int argc  ,
const char *  argv[] 
)


Variable Documentation

char buf1[BUF_SIZE] [static]

Definition at line 18 of file child-syn-rw.c.

char buf2[BUF_SIZE] [static]

Definition at line 19 of file child-syn-rw.c.

const char* test_name = "child-syn-rw"

Definition at line 16 of file child-syn-rw.c.


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6