Group the fields of UnboundedQueue
authorYedidya Feldblum <yfeldblum@fb.com>
Sat, 16 Dec 2017 02:52:25 +0000 (18:52 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 16 Dec 2017 03:05:09 +0000 (19:05 -0800)
commitca3dd9ce41c991e36f34f86b018d73077f4a509c
tree7a2acf0345c32c62953894e96e5d9e80ececa494
parenta123a11e30026dd9883f16fa3ad1baa2d9ecfeec
Group the fields of UnboundedQueue

Summary:
[Folly] Group the fields of `UnboundedQueue`.

Into helper structures which are organized by, and aligned by, access.

This is all compiled away and has no runtime cost.

Reviewed By: magedm

Differential Revision: D6555031

fbshipit-source-id: 94424747bf76a0a9a2bd59b6a94749efb391d6a7
folly/concurrency/UnboundedQueue.h