Move AtomicLinkedList to folly
authorRushi Desai <rushix@fb.com>
Thu, 2 Apr 2015 04:51:08 +0000 (21:51 -0700)
committerafrind <afrind@fb.com>
Thu, 2 Apr 2015 19:02:39 +0000 (12:02 -0700)
commit773ee3cb6a4d52079e1efb8492354cc54bf6d813
tree0d70c34b5f712d0bf483b4866571340376fd8f56
parent3ae1ec3c20ff7ec241ac20a1a89300128d08c1af
Move AtomicLinkedList to folly

Summary:
Adding new atomic data structure from the mcrouter project.

Test Plan: fbconfig -r mcrouter && fbmake runtests

Reviewed By: andrii@fb.com

Subscribers: alikhtarov, folly-diffs@, yfeldblum, chalfant, achao, jpearce

FB internal diff: D1960219

Signature: t1:1960219:1427921204:78e5313ea916b8a249d32e31cc7ba1aa9e890d95
folly/AtomicLinkedList.h [new file with mode: 0644]