OOStuBS - Technische Informatik II (TI-II)
2.4
|
#include "locking/lock.h"
gehe zum Quellcode dieser Datei
Klassen | |
class | InterruptLock |
Funktionen | |
void | exception (unsigned short, void **) |
Entry point for exceptions. |
void exception | ( | unsigned short | slot, |
void ** | esp | ||
) |
Entry point for exceptions.
slot | number of occurred exception |
esp | value of stack pointer on entering of exception |
Definiert in Zeile 110 der Datei exceptions.cc.