Add a Win64-specific spin_delay() function.

Magnus Hagander <magnus@hagander.net>

Commit: 305e85b0983e6e18d38d12a575b60ccb8102f4fe
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-01-04T17:10:24Z
Releases: 9.0.0
Add a Win64-specific spin_delay() function.
We can't use the same as before, since MSVC on Win64 doesn't
support inline assembly.

Files

PathChange+/−
src/include/storage/s_lock.h modified +12 −1