![]() |
My Project
|
Go to the source code of this file.
Macros | |
| #define | X86_SPINLOCK_H |
Functions | |
| void | MsAcquireSpinlock (IN PSPINLOCK lock, IN PIRQL OldIrql) |
| void | MsReleaseSpinlock (IN PSPINLOCK lock, IN IRQL OldIrql) |
| void | MsAcquireSpinlockAtDpcLevel (IN PSPINLOCK Lock) |
| void | MsReleaseSpinlockFromDpcLevel (IN PSPINLOCK Lock) |
| #define X86_SPINLOCK_H |
Definition at line 7 of file spinlock.c.
Definition at line 13 of file spinlock.c.
Definition at line 74 of file spinlock.c.
Definition at line 45 of file spinlock.c.
Definition at line 100 of file spinlock.c.