Move folly/detail/AtomicUtils.h
authorYedidya Feldblum <yfeldblum@fb.com>
Sat, 28 Oct 2017 18:31:23 +0000 (11:31 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 28 Oct 2017 18:43:17 +0000 (11:43 -0700)
commite89f46cd508ae85a0d0917119f5a73651e9af1b2
tree905be07dcecd0440cccfe674d3ca75af71f7d7b3
parentf72422ccaade8480b0449217dd7f1833a902db85
Move folly/detail/AtomicUtils.h

Summary: [Folly] Move `folly/detail/AtomicUtils.h` to `folly/synchronization/detail/`.

Reviewed By: Orvid

Differential Revision: D6180482

fbshipit-source-id: 5671c149a59eea824db2935ffabcf85a2f78b690
folly/AtomicStruct.h
folly/Makefile.am
folly/concurrency/AtomicSharedPtr.h
folly/detail/AtomicUtils.h [deleted file]
folly/synchronization/detail/AtomicUtils.h [new file with mode: 0644]
folly/test/DeterministicSchedule.h