Main Page   Compound List   File List   Compound Members   File Members  

synchconsole.cc File Reference

#include "synchconsole.h"
#include "console.h"
#include "synch.h"

Go to the source code of this file.

Functions

void SynchReadAvail (SynchConsole *SC)
void SynchWriteDone (SynchConsole *SC)


Function Documentation

void SynchReadAvail SynchConsole   SC [static]
 

Definition at line 9 of file synchconsole.cc.

References SynchConsole::ReadAvail.

Referenced by SynchConsole::SynchConsole.

00009 { SC->ReadAvail();}

void SynchWriteDone SynchConsole   SC [static]
 

Definition at line 10 of file synchconsole.cc.

References SynchConsole::WriteDone.

Referenced by SynchConsole::SynchConsole.

00010 { SC->WriteDone();}


Generated on Mon Feb 10 09:54:51 2003 for nachos by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002
The University of Southern California does not screen or control the content on this website and thus does not guarantee the accuracy, integrity, or quality of such content. All content on this website is provided by and is the sole responsibility of the person from which such content originated, and such content does not necessarily reflect the opinions of the University administration or the Board of Trustees