Fix a typo in PicoSpinLock
authorChristopher Dykes <cdykes@fb.com>
Wed, 3 Aug 2016 21:04:35 +0000 (14:04 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Wed, 3 Aug 2016 21:08:26 +0000 (14:08 -0700)
commit0ce4e4c6ddc84041b322b9268f8273a9e5d7e215
treecf92c30be8646a9b4d58eac294bf2f8b84888582
parenta1e9df40f5c732310feb59dfb49aa95982b5b1bf
Fix a typo in PicoSpinLock

Summary:
Because I fail at typing underscores apparently.
This also switches the shifts over to using `kLockBitMask_` instead, which was already defined for us.

Reviewed By: yfeldblum

Differential Revision: D3652483

fbshipit-source-id: 6bd527beeb90bea8ee7632c0a3bfbbb9e0a7e2e7
folly/PicoSpinLock.h