A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer b19da39918 [NTOSKRNL/HAL]
- Add explicit memory barriers to KxAcquireSpinLock, KxReleaseSpinLock inline functions and KeTryToAcquireQueuedSpinLock, KeTryToAcquireQueuedSpinLockRaiseToSynch in the UP case. This will prevent the compiler from reordering memory access instructions across the boundaries of these functions, even when being inlined.
- Use the inline functions in x64 spinlock functions, too

svn path=/trunk/; revision=52078
2011-06-04 12:33:54 +00:00
reactos [NTOSKRNL/HAL] 2011-06-04 12:33:54 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [APITESTS] 2011-06-01 18:20:51 +00:00
wallpaper