{
/* On UP builds, spinlocks don't exist at IRQL >= DISPATCH */UNREFERENCED_PARAMETER(SpinLock);
/* Add an explicit memory barrier to prevent the compiler from reordering memory accesses across the borders of spinlocks */KeMemoryBarrierWithoutFence();
}
Generated on Mon May 28 2012 06:07:35 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.