Extract TurnSequencer to detail/TurnSequencer
authorDelyan Kratunov <delyank@fb.com>
Fri, 29 May 2015 00:29:46 +0000 (17:29 -0700)
committerNoam Lerner <noamler@fb.com>
Wed, 3 Jun 2015 16:49:10 +0000 (09:49 -0700)
commita95dbe434014196d44fa03d0f60d5efef662fd20
tree312bf45b2aee49a45534547c7a0697daf391094a
parent5b39efc2656ebcd74b46775ad276c1ab06c3c54b
Extract TurnSequencer to detail/TurnSequencer

Summary:
A completely mechanical transformation that moves TurnSequencer into its own
header, to be used by other collections.

Test Plan: Existing tests.

Reviewed By: jmkaldor@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant

FB internal diff: D2065108

Signature: t1:2065108:1431474613:a3a9d063ebd2bedb31abb37be5fd33f0fb3eca6a
folly/MPMCQueue.h
folly/Makefile.am
folly/detail/TurnSequencer.h [new file with mode: 0644]