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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | enter_critical () |
| void | leave_critical () |
Variables | |
| unsigned | critical_count = 0 |
|
|
Enter a critical section of code that should not be interrupted;.
|
|
|
Leave a critical section of code.
|
|
|
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman