Add a Win64-specific spin_delay() function.
authorMagnus Hagander <magnus@hagander.net>
Mon, 4 Jan 2010 17:10:24 +0000 (17:10 +0000)
committerMagnus Hagander <magnus@hagander.net>
Mon, 4 Jan 2010 17:10:24 +0000 (17:10 +0000)
commiteb6d1aca466d033ffbaf6aa209f6b3c7fca8b9f5
treeafc07f56b50022b8d062c6a23931e8bcbc1aeacb
parent8c43d329e1ada52535ee23784d24d2575f08070c
Add a Win64-specific spin_delay() function.
We can't use the same as before, since MSVC on Win64 doesn't
support inline assembly.
src/include/storage/s_lock.h