Fix TLRefCount race around thread local destruction and fix RefCount unit test
authorAndrii Grynenko <andrii@fb.com>
Tue, 8 Dec 2015 20:51:40 +0000 (12:51 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Tue, 8 Dec 2015 21:20:22 +0000 (13:20 -0800)
commit5ff51e977e67cf7759d048b5d928d6ec85186705
tree1efd44650f98e826a282edc39a6ce6b0b5649352
parent623cc983933b9509aa41d36018fb2fa69aa5ceb0
Fix TLRefCount race around thread local destruction and fix RefCount unit test

Reviewed By: pavlo-fb

Differential Revision: D2708425

fb-gh-sync-id: 665d077210503df4f4e8aa8f88ce5b9b277582f3
folly/experimental/TLRefCount.h
folly/experimental/test/RefCountTest.cpp