#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 [] | 
| 
 | ||||||||||||
| 
 Définition à la ligne 58 du fichier interrupt.cc. Références PendingInterrupt::when. Référencé par Interrupt::Interrupt(). | 
| 
 | 
| 
 Définition à la ligne 331 du fichier interrupt.cc. Références intTypeNames, PendingInterrupt::type, et PendingInterrupt::when. Référencé par Interrupt::DumpState(). | 
| 
 | 
| 
 Définition à la ligne 29 du fichier interrupt.cc. Référencé par Interrupt::ChangeLevel(), et Interrupt::DumpState(). | 
| 
 | 
| 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(). | 
 1.4.4
 1.4.4