#include "exp.h"Go to the source code of this file.
Functions | |
| INTERLOCKED_RESULT | ExInterlockedIncrementLong (IN PLONG Addend, IN PKSPIN_LOCK Lock) |
| INTERLOCKED_RESULT | ExInterlockedDecrementLong (IN PLONG Addend, IN PKSPIN_LOCK Lock) |
|
||||||||||||
|
Definition at line 75 of file intrloc2.c. References ExInterlockedAddUlong(), and Lock. Referenced by main().
|
|
||||||||||||
|
Definition at line 30 of file intrloc2.c. References ExInterlockedAddUlong(), and Lock. Referenced by KeUpdateRunTime(), and main().
|
1.3.7