Fix PicoSpinLock on aarch64
authorKeith Daigle <kdaigle@fb.com>
Fri, 15 Dec 2017 22:17:36 +0000 (14:17 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 Dec 2017 22:22:33 +0000 (14:22 -0800)
commit7a45c3e0f31af33b0cb24e69ac51ba0274d66b31
tree7a195cb0edc2a572150ecdd44f07d59cedc71359
parentbaa03294ee862eb532108797267dc72497afaa16
Fix PicoSpinLock on aarch64

Summary:
Found that building folly on aarch64 gave errors with
picospinlock.  Looked and found that MSVC used casts
so I figured I'd try that

Reviewed By: yfeldblum

Differential Revision: D6504689

fbshipit-source-id: 9565bae5ffab485da407b8609be92ef7db10ab72
folly/PicoSpinLock.h