Use intrinsics for RWSpinLock when on MSVC.
authorOrvid King <blah38621@gmail.com>
Tue, 28 Jul 2015 21:26:48 +0000 (14:26 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Tue, 28 Jul 2015 22:22:25 +0000 (15:22 -0700)
commit4b019355d99d1ddcc80c0d77da4e1f7540ae6ec0
treecef2b57502d6c1bb31551bb0e0dcdb2ca0004afd
parent7ea0415cbb1d0d17e811e64e425f542e3ffcf410
Use intrinsics for RWSpinLock when on MSVC.

Summary: Closes #261

Reviewed By: @yfeldblum

Differential Revision: D2283554

Pulled By: @sgolemon
folly/RWSpinLock.h