Interrupt SpinLock under Win2k

Hi!

Is there a way to have direct access to the Interrupt SpinLock under
Windows 2000? May one use the driver-supplied SpinLock passed to
IoConnectInterrupt to synch with code that accesses common data?
Or ist there any other alternative to KeSynchronizeExecution under
Windows 2000?

Regards,

Paul Groke

> Or ist there any other alternative to KeSynchronizeExecution under

Windows 2000?

Why do you need it? KeSynchronizeExecution is:

KeAcquireInterruptSpinLock(…)
(Routine)(Context);
KeReleaseInterruptSpinLock(…)

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com