xv6/forktest.c File Reference

#include "types.h"
#include "stat.h"
#include "user.h"

Go to the source code of this file.

Functions

void printf (int fd, char *s,...)
void forktest (void)
int main (void)


Function Documentation

void forktest ( void   ) 

Definition at line 15 of file forktest.c.

References exit(), fork(), printf(), and wait().

Referenced by main().

int main ( void   ) 

Definition at line 50 of file forktest.c.

References exit(), and forktest().

void printf ( int  fd,
char *  s,
  ... 
)


Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6