Use ptr-to-const in Futex
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 10 Jan 2018 06:39:10 +0000 (22:39 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 10 Jan 2018 06:51:03 +0000 (22:51 -0800)
commit0a6bc82e3b9ef8eb49dec6fa7208719ee32990af
tree4069ea29a228009263722356beabe85eff3dbb80
parentb67b22f4e27773e2e2c155a3629ff8d468bb1286
Use ptr-to-const in Futex

Summary: [Folly] Use ptr-to-`const` in `Futex`.

Reviewed By: igorsugak

Differential Revision: D6673723

fbshipit-source-id: b828c2284b40ec8166e823eca7725beccd330f87
folly/detail/Futex.cpp
folly/detail/Futex.h
folly/test/DeterministicSchedule.cpp
folly/test/DeterministicSchedule.h