#include "asm.h"#include "critical.h"Include dependency graph for spinlock.h:

Go to the source code of this file.
Classes | |
| class | Spinlock |
| A Spinlock allows locking of a section of code so that multiple processors cannot run it simultaneously. More... | |
Variables | |
| unsigned const | cpu_count = 1 |
|
|
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman