Dynamic MPMCQueue: Backout of last change as it may deadlock
authorMaged Michael <magedmichael@fb.com>
Tue, 3 Oct 2017 19:19:29 +0000 (12:19 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 3 Oct 2017 19:29:26 +0000 (12:29 -0700)
commit1292801d553f23f7aa71ae48a531b5e71a16d7a5
tree9c707a6ae049a97032836a56061fcb21e6304ddd
parent36b8f9c6be3f6f2a8f6bb111627b277ee3707b03
Dynamic MPMCQueue: Backout of last change as it may deadlock

Summary: The previous change can lead to deadlock. Backing out.

Reviewed By: djwatson

Differential Revision: D5957084

fbshipit-source-id: 72ea1cb6236367912b4b087da7e4d57f8a2daed0
folly/MPMCQueue.h
folly/test/MPMCQueueTest.cpp