Page principale | Hiérarchie des classes | Liste des classes | Répertoires | Liste des fichiers | Membres de classe | Membres de fichier

Référence du fichier interrupt.cc

#include "copyright.h"
#include "interrupt.h"
#include "main.h"

Graphe des dépendances par inclusion de interrupt.cc:

Aller au code source de ce fichier.

Fonctions

static int PendingCompare (PendingInterrupt *x, PendingInterrupt *y)
static void PrintPending (PendingInterrupt *pending)

Variables

static char * intLevelNames [] = { "off", "on"}
static char * intTypeNames []


Documentation des fonctions

static int PendingCompare PendingInterrupt x,
PendingInterrupt y
[static]
 

Définition à la ligne 58 du fichier interrupt.cc.

Références PendingInterrupt::when.

Référencé par Interrupt::Interrupt().

static void PrintPending PendingInterrupt pending  )  [static]
 

Définition à la ligne 331 du fichier interrupt.cc.

Références intTypeNames, PendingInterrupt::type, et PendingInterrupt::when.

Référencé par Interrupt::DumpState().


Documentation des variables

char* intLevelNames[] = { "off", "on"} [static]
 

Définition à la ligne 29 du fichier interrupt.cc.

Référencé par Interrupt::ChangeLevel(), et Interrupt::DumpState().

char* intTypeNames[] [static]
 

Valeur initiale:

 { "timer", "disk", "console write", 
                        "console read", "network send", 
                        "network recv"}

Définition à la ligne 30 du fichier interrupt.cc.

Référencé par Interrupt::CheckIfDue(), PrintPending(), et Interrupt::Schedule().


Généré le Sun Jan 15 00:44:29 2006 pour Architecture Cible de NachOS : par  doxygen 1.4.4