pintos/src/tests/filesys/base/syn-read.c File Reference

#include <random.h>
#include <stdio.h>
#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
#include "tests/filesys/base/syn-read.h"

Go to the source code of this file.

Defines

#define CHILD_CNT   10

Functions

void test_main (void)

Variables

static char buf [BUF_SIZE]


Define Documentation

#define CHILD_CNT   10

Definition at line 14 of file syn-read.c.

Referenced by test_main().


Function Documentation

void test_main ( void   ) 

Definition at line 17 of file syn-read.c.

Referenced by main(), and test_main().


Variable Documentation

char buf[BUF_SIZE] [static]

Definition at line 12 of file syn-read.c.


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